document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. void AMyActor::Kill()
  2. {
  3.     Destroy();
  4. }
');