Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/AGameModeBase > API/Runtime/Engine/GameFramework/AGameModeBase/SpawnPlayerController
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/GameModeBase.h |
| Include | #include "GameFramework/GameModeBase.h" |
| Source | /Engine/Source/Runtime/Engine/Private/GameModeBase.cpp |
virtual APlayerController * SpawnPlayerController
(
ENetRole InRemoteRole,
FVector const & SpawnLocation,
FRotator const & SpawnRotation
)