There is no spoon

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

BotsGroup

Type: string

Modifiers: const, localized


Default value: "Bots"

ChatGroup

Type: string

Modifiers: const, localized


Default value: "Chat"

GameGroup

Type: string

Modifiers: const, localized


Default value: "Game"

KickVoteGroup

Type: string

Modifiers: const, localized


Default value: "Kick Voting"

MapVoteGroup

Type: string

Modifiers: const, localized


Default value: "Map Voting"

RulesGroup

Type: string

Modifiers: const, localized


Default value: "Rules"

ServerGroup

Type: string

Modifiers: const, localized


Default value: "Server"

Default values

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

Functions

Static events

AcceptPlayInfoProperty

static event bool AcceptPlayInfoProperty (string PropertyName)


AllowClassRemoval

static event bool AllowClassRemoval ()


GetDescriptionText

static event string GetDescriptionText (string PropName)


GetSecurityLevel

static event byte GetSecurityLevel (string PropName)


Other static functions

FillPlayInfo

static function FillPlayInfo (PlayInfo PlayInfo)