Skip to content

Instantly share code, notes, and snippets.

@dorgonman
Created June 30, 2018 16:21
Show Gist options
  • Save dorgonman/bdd1380a8acd64615e6ee913ad2c0669 to your computer and use it in GitHub Desktop.
Save dorgonman/bdd1380a8acd64615e6ee913ad2c0669 to your computer and use it in GitHub Desktop.
wordpress_post1583_03.cpp
bool AMyGameModeBase::MustSpectate_Implementation(APlayerController* NewPlayerController) const
{
return false;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment