Click or drag to resize

TransformSyncSetState Method

Sets the state of this TransformSync. Note that this is not persisted unless you called SetPersistedState after.

Namespace:  ImmerseSDK.Multiplayer
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
protected override void SetState(
	byte state
)

Parameters

state
Type: SystemByte
See Also