| TransformSyncHasReceivedUpdateMessage Property |
Returns true if the object's state has changed since instantiation
Namespace:
ImmerseSDK.Multiplayer
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public bool HasReceivedUpdateMessage { get; protected set; }
Property Value
Type:
BooleanSee Also