Advertisement
orfeasel

Kill Actor

Feb 10th, 2016
25,046
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.04 KB | None | 0 0
  1. void AMyActor::Kill()
  2. {
  3.     Destroy();
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement