Click or drag to resize

NetworkedVarTisDirty Property

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

Gets or sets wheter or not the variable needs to be delta synced

Namespace:  MLAPI
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool isDirty { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also