My program doesn't have bugs. It just develops random features.

UE2:LevelListReplicationInfo (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
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