RakNet::LastSerializationResult Struct Reference

Represents the serialized data for an object the last time it was sent. Used by Connection_RM3::OnAutoserializeInterval() and Connection_RM3::SendSerializeIfChanged(). More...

#include <ReplicaManager3.h>

List of all members.

Public Attributes

RakNet::Replica3replica
 The replica instance we serialized.
RakNet::BitStreamlastSerializationSent
 The last data that was sent. Do not modify.
bool neverSerialize
 Internal - do not send for this replica / connection pair.


Detailed Description

Represents the serialized data for an object the last time it was sent. Used by Connection_RM3::OnAutoserializeInterval() and Connection_RM3::SendSerializeIfChanged().
The documentation for this struct was generated from the following files:

Generated on Thu Apr 30 08:06:52 2009 for RakNet by  doxygen 1.5.7.1