Gah - a solution with more questions. – EntropicLqd
UE2:Info (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Engine
- Direct subclasses:
- AccessControl, BroadcastHandler, CameraTextureClient, FileLog, FluidSurfaceInfo, GameInfo, GameRules, GameStats, InternetInfo, LocalMessage, MapList, MasterServerLink, MessageTextureClient, Mutator, Security, PotentialClimbWatcher, ReplicationInfo, SavedMove, SceneManager, ScoreBoard, TerrainInfo, TestInfo, VoicePack, VolumeTimer, ZoneInfo
- Known custom subclass:
- Round_Robin
- This class in other games:
- RTNP, U1, UT, U2XMP, UT2003, U2, UT2004, UT3, UDK
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Info, the root of all information holding classes.
Default values[edit]
Property | Value |
---|---|
bHidden | True |
bOnlyDirtyReplication | True |
bSkipActorPropertyReplication | True |
NetUpdateFrequency | 10.0 |
RemoteRole | ROLE_None |
Structs[edit]
KeyValuePair[edit]
Modifiers: native, export
PlayerResponseLine[edit]
Modifiers: native, export
- int PlayerNum
- int PlayerID
- string PlayerName
- int Ping
- int Score
- int StatsID
- array<KeyValuePair> PlayerInfo
ServerResponseLine[edit]
Modifiers: native, export