Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Info | +-- UnrealGame.LevelGameRules | +-- KFMod.KFSPLevelInfo
Variables Summary | |
---|---|
KFSPLevelInfo | |
bool | bHUDShowCash |
bool | bUseVisionOverlay |
Array<String> | MissionObjectives |
int | PlayerStartArmor |
int | PlayerStartHealth |
array<Class<Inventory>> | RequiredPlayerEquipment |
Inherited Variables from UnrealGame.LevelGameRules |
---|
MapMutator |
Inherited Variables from Engine.Info |
---|
BotsGroup, ChatGroup, GameGroup, KickVoteGroup, MapVoteGroup, RulesGroup, ServerGroup |
Functions Summary | ||
---|---|---|
![]() | AddGameInv (Pawn Other )) | |
![]() | ModifyPlayer (Pawn Other )) | |
![]() | PostBeginPlay ())) | |
![]() | SetGRI (GameReplicationInfo GRI)) |
Inherited Functions from UnrealGame.LevelGameRules |
---|
PreBeginPlay, UpdateGame |
Inherited Functions from Engine.Info |
---|
AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { bUseVisionOverlay=True bNoDelete=True } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |