I'm a doctor, not a mechanic

Legacy:ReplicationInfo

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:51, 9 January 2006 by SuperApe (Talk)

Jump to: navigation, search
UT :: Actor (UT) >> Info (UT) >> ReplicationInfo (Package: Engine)
UT2003 :: Actor >> Info >> ReplicationInfo (Package: Engine)

A native, abstract parent class for those which handle data to be sent from the server to the client. ReplicationInfos are always relevant for network replication.

Known Subclasses in UT

Known Subclasses in UT200x

Related Topics