Legacy:ReplicationInfo

From Unreal Wiki, The Unreal Engine Documentation Site
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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