RakNet::LastSerializationResult Struct Reference
[ReplicaManager3]
#include <ReplicaManager3.h>
List of all members.
Detailed Description
Represents the serialized data for an object the last time it was sent. Used by Connection_RM3::OnAutoserializeInterval() and Connection_RM3::SendSerializeIfChanged()
Member Data Documentation
The replica instance we serialized
- Note:
- replica MUST be the first member of this struct because I cast from replica to LastSerializationResult in Update()
The documentation for this struct was generated from the following file: