Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

KFMod.KFSGameReplicationInfo

Extends
KFGameReplicationInfo

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.ReplicationInfo
         |   
         +-- Engine.GameReplicationInfo
            |   
            +-- Old2K4.InvasionGameReplicationInfo
               |   
               +-- KFMod.KFGameReplicationInfo
                  |   
                  +-- KFMod.KFSGameReplicationInfo

Constants Summary
Inherited Contants from KFMod.KFGameReplicationInfo
CLASSLIST_CLASSES

Variables Summary
intClientObjNum
intCurrentObjectiveNum
KFSPLevelinfoKFPLevel
Inherited Variables from KFMod.KFGameReplicationInfo
bBotPlayerReady[6], bEnemyHealthBars, bHUDShowCash, bNoBots, bObjectiveAchievementFailed, bWaveInProgress, ClassListClassCount, ClassListClassNames, ClassListHeaders, CurrentShop, EndGameType, GameDiff, LastBotName[6], LobbyTimeout, MaxMonsters, MaxMonstersOn, numMonsters, NumPlayersClassSelected, PendingBots, TempBotName, TimeToNextWave
Inherited Variables from Old2K4.InvasionGameReplicationInfo
BaseDifficulty, FinalWave, WaveNumber

Functions Summary
function PostBeginPlay ()))
function PostNetBeginPlay ()))
function PostNetReceive ()))
function Trigger (actor Other, pawn EventInstigator ))
Inherited Functions from KFMod.KFGameReplicationInfo
AddKFPRI, PostNetBeginPlay, Timer


Variables Detail

ClientObjNum Source code

var int ClientObjNum;

CurrentObjectiveNum Source code

var int CurrentObjectiveNum;

KFPLevel Source code

var KFSPLevelinfo KFPLevel;


Functions Detail

PostBeginPlay Source code

simulated function PostBeginPlay ( ) )

PostNetBeginPlay Source code

simulated function PostNetBeginPlay ( ) )

PostNetReceive Source code

simulated function PostNetReceive ( ) )

Trigger Source code

function Trigger ( actor Other, pawn EventInstigator ) )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:47.295 - Created with UnCodeX