Cogito, ergo sum

UE2:Info (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Info
Package: 
Engine
Direct subclasses:
ASCinematic_SceneManager, AccessControl, AnnounceAdrenaline, AnnouncerQueueManager, AnnouncerVoice, BroadcastHandler, CameraTextureClient, Combo, ZoneInfo, FileLog, FluidSurfaceInfo, GameInfo, GameRules, GameStats, InternetInfo, MasterServerLink, LevelGameRules, LocalMessage, MapListLoader, MapList, MaplistManagerBase, MessageTextureClient, Mutator, ObjectiveProgressDisplay, PlayerChatManager, PlayerSpawnManager, PotentialClimbWatcher, PowerLink, ReplicationInfo, RestingFormation, SavedMove, SceneManager, SceneSubtitles, ScoreBoard, Security, TeamAI, TerrainInfo, UDamageTimer, VoiceChatRoom, VoicePack, VolumeTimer, VotingHandler
Known custom subclasses:
Round_Robin, Crusha/UltimateMappingTools, Eliot/LevelConfigManager/Triggers, Wormbo/OnslaughtSpecials, Crusha/UltimateMappingTools/LockerWeaponsPlayerStart, Crusha/UltimateMappingTools/UltimateRadarMap, Crusha/UltimateMappingTools/ParallaxSkyZoneInfo, Crusha/UltimateMappingTools/UltimateRadarMapMarker, Wormbo/OnslaughtSpecialsLite
This class in other games:
RTNP, U1, UT, U2XMP, UT2003, U2, UE2Runtime, UT3, UDK

Info, the root of all information holding classes.

Properties[edit]

BotsGroup[edit]

Type: string

Modifiers: const, localized


Default value: "Bots"

ChatGroup[edit]

Type: string

Modifiers: const, localized


Default value: "Chat"

GameGroup[edit]

Type: string

Modifiers: const, localized


Default value: "Game"

KickVoteGroup[edit]

Type: string

Modifiers: const, localized


Default value: "Kick Voting"

MapVoteGroup[edit]

Type: string

Modifiers: const, localized


Default value: "Map Voting"

RulesGroup[edit]

Type: string

Modifiers: const, localized


Default value: "Rules"

ServerGroup[edit]

Type: string

Modifiers: const, localized


Default value: "Server"

Default values[edit]

Property Value
bHidden True
bOnlyDirtyReplication True
bSkipActorPropertyReplication True
NetUpdateFrequency 10.0
RemoteRole ROLE_None

Functions[edit]

Static events[edit]

AcceptPlayInfoProperty[edit]

static event bool AcceptPlayInfoProperty (string PropertyName)


AllowClassRemoval[edit]

static event bool AllowClassRemoval ()


GetDescriptionText[edit]

static event string GetDescriptionText (string PropName)


GetSecurityLevel[edit]

static event byte GetSecurityLevel (string PropName)


Other static functions[edit]

FillPlayInfo[edit]

static function FillPlayInfo (PlayInfo PlayInfo)