Click or drag to resize

NetworkedVarTResetDirty Method

[This is preliminary documentation and is subject to change.]

Resets the dirty state and marks the variable as synced / clean

Namespace:  MLAPI
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void ResetDirty()
Request Example View Source

Implements

INetworkedVarResetDirty
See Also