DIFF

class PawnOwnerStateFEATURE_NETWORK_RECONCILIATIONSource

PawnOwnerState Contains the full state of the Pawn for purposes of full state synchronization. Purpose is to be infrequently sent to the owner when there is a desync detected in playing of moves, triggering a replay on the owner.

Constructors 2

protected void PawnOwnerState()FEATURE_NETWORK_RECONCILIATION
protected void ~PawnOwnerState()FEATURE_NETWORK_RECONCILIATION

Methods 13

proto native void SetMoveId(int value)FEATURE_NETWORK_RECONCILIATION
proto native int GetMoveId()FEATURE_NETWORK_RECONCILIATION
proto native int GetSimulationTimestamp()FEATURE_NETWORK_RECONCILIATION
proto native void SetPhysicsTimeStamp(int value)FEATURE_NETWORK_RECONCILIATION
proto native int GetPhysicsTimeStamp()FEATURE_NETWORK_RECONCILIATION
proto native void SetWaterTime(float value)FEATURE_NETWORK_RECONCILIATION
proto native float GetWaterTime()FEATURE_NETWORK_RECONCILIATION
protected event int EstimateMaximumSize()FEATURE_NETWORK_RECONCILIATION

Estimate the additional maximum size for network buffer transmission on top of the native size

event void GetTransform(inout vector transform[4])FEATURE_NETWORK_RECONCILIATIONDIAG_DEVELOPER

Event used only for diagnostic purposes

transform
, World space transform of the move