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

KFMod.KFSPObjectiveBoard

Extends
KFScoreBoard

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.ScoreBoard
         |   
         +-- XInterface.ScoreBoardDeathMatch
            |   
            +-- KFMod.KFScoreBoard
               |   
               +-- KFMod.KFSPObjectiveBoard

Direct Known Subclasses:

KFSPObjectiveBoardNew

Constants Summary
Inherited Contants from XInterface.ScoreBoardDeathMatch
MAXPLAYERS

Variables Summary
stringNoObjString
KFSGameReplicationInfoSPRep
stringTitleString
Inherited Variables from KFMod.KFScoreBoard
AssistsHeaderText, bDisplayWithKills, CriticalString, HealthText, HealthyString, InjuredString, KillsText, TeamScoreString, WaveString, WeaponHeaderText
Inherited Variables from XInterface.ScoreBoardDeathMatch
AdminText, BoxMaterial, Continue, DeathsText, Ended, FooterText, FPH, FPHTime, FragLimit, GameType, MapName, MatchIDText, MaxLives, NetText, NotReadyText, OutFireText, OutText, PingText, PlayerText, PLText, PointsText, PRIArray[MAXPLAYERS], RankText, ReadyText, Restart, SkillLevel[8], Spacer, TimeLimit, TimeText

Functions Summary
function PostBeginPlay ()))
event RenderObjectivedBoard (Canvas Canvas))
function SetGRI (GameReplicationInfo GRI))
event UpdateScoreBoard (Canvas Canvas))
Inherited Functions from KFMod.KFScoreBoard
DrawNetInfo, DrawTitle, GetPingColor, InOrder, UpdateScoreBoard
Inherited Functions from XInterface.ScoreBoardDeathMatch
DrawMatchID, DrawNetInfo, DrawTitle, ExtraMarking, GetDefaultScoreInfoString, GetRestartString, GetTitleString, UpdatePrecacheFonts, UpdatePrecacheMaterials, UpdateScoreBoard


Variables Detail

NoObjString Source code

var localized string NoObjString;

SPRep Source code

var KFSGameReplicationInfo SPRep;

TitleString Source code

var localized string TitleString;


Functions Detail

PostBeginPlay Source code

simulated function PostBeginPlay ( ) )

RenderObjectivedBoard Source code

simulated event RenderObjectivedBoard ( Canvas Canvas) )

SetGRI Source code

simulated function SetGRI ( GameReplicationInfo GRI) )

UpdateScoreBoard Source code

simulated event UpdateScoreBoard ( Canvas Canvas) )


Defaultproperties

defaultproperties
{
     titlestring="Current Objective:"
     NoObjString="No Objectives"
     HudClass=Class'KFMod.HUDKillingFloorSP'
}

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