AGKFogOfWarGameState#
- Defined in File GKFogOfWarGameState.h 
Inheritance Relationships#
Base Types#
- public AGameState
- public IGKFogOfWarGameStateInterface(Class IGKFogOfWarGameStateInterface)
Class Documentation#
- 
class AGKFogOfWarGameState : public AGameState, public IGKFogOfWarGameStateInterface#
- Simple Game State, holds the information about all the different teams in the game - Public Functions - 
inline virtual FGKFogOfWarTeamsInfoHandle GetFogOfWarTeams_Implementation() override#
 - 
virtual void GetLifetimeReplicatedProps(TArray<FLifetimeProperty> &OutLifetimeProps) const#
 - 
inline FName GetTeamName_Implementation(FGenericTeamId TeamID)#
 - 
inline FGKFogOfWarTeamInfoHandle GetTeamInfoHandle_Implementation(FGenericTeamId TeamID)#
 - 
inline FGKFogTeamInfo GetTeamInfo_Implementation(FGenericTeamId TeamID)#
 - Public Members - 
TArray<FGKFogTeamInfo> FogOfWarTeams#
 
- 
inline virtual FGKFogOfWarTeamsInfoHandle GetFogOfWarTeams_Implementation() override#
