Click or drag to resize

INetworkedVarIsDirty Method

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

Gets wheter or not the container is dirty

Namespace:  MLAPI.NetworkedVar
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
bool IsDirty()

Return Value

Type: Boolean
Wheter or not the container is dirty
See Also