MLAPI API Reference
MLAPI API Reference
MLAPI
NetworkedVar(T) Class
NetworkedVar(T) Properties
isDirty Property
LastSyncedTime Property
Value Property
NetworkedVar
T
isDirty 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#
Copy
public
bool
isDirty
{
get
;
set
; }
Request Example
View Source
Property Value
Type:
Boolean
See Also
Reference
NetworkedVar
T
Class
MLAPI Namespace