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)
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

Property group 'LevelListReplicationInfo'

ActorListClasses

Type: array<class<Actor> >


Events

PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay