Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:LevelListReplicationInfo (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2XMP Object >> Actor >> Info >> ReplicationInfo >> LevelListReplicationInfo
Package: 
Engine
Direct subclasses:
EngineLevelListInfo, XMPLevelListInfo

LevelListReplicationInfo. To use: Create a subclass, and in the defaultproperties specify the classes that should be added to the LevelList. Then spawn one in a multiplayer game. NEW MJL: levellists (new file)

Properties[edit]

Property group 'LevelListReplicationInfo'[edit]

ActorListClasses[edit]

Type: array<class<Actor> >


Events[edit]

PostBeginPlay[edit]

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay