Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sephirot47/7986c1d020c185812847 to your computer and use it in GitHub Desktop.
Save sephirot47/7986c1d020c185812847 to your computer and use it in GitHub Desktop.
UE4 Get Player Controller of an Actor
UGameplayStatics::GetPlayerController(actor, 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment