The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
Legacy:ReplicationInfo
From Unreal Wiki, The Unreal Engine Documentation Site
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.
[edit] Known Subclasses in UT
[edit] Known Subclasses in UT200x
- GameReplicationInfo
- LinkedReplicationInfo (UT2004)
- PlayerReplicationInfo
- SquadAI
- TeamInfo
- VoiceChatReplicationInfo (UT2004)
- VotingReplicationInfoBase (UT2004)
- utvReplicationInfo (UT2004)
