Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > AGameMode
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/GameMode.h |
Include | #include "GameFramework/GameMode.h" |
Source | /Engine/Source/Runtime/Engine/Private/GameMode.cpp |
virtual bool FindInactivePlayer
&40;
APlayerController &42; PC
&41;
Remarks
Attempt to find and associate an inactive PlayerState with entering PC. true if a PlayerState was found and associated with PC.