MLAPI API Reference
MLAPI API Reference
MLAPI
NetworkedVar(T) Class
NetworkedVar(T) Methods
CanClientRead Method
CanClientWrite Method
GetChannel Method
IsDirty Method
ReadDelta Method
ReadField Method
ResetDirty Method
SetNetworkedBehaviour Method
WriteDelta Method
WriteField Method
NetworkedVar
T
ResetDirty 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#
Copy
public
void
ResetDirty
()
Request Example
View Source
Implements
INetworkedVar
ResetDirty
See Also
Reference
NetworkedVar
T
Class
MLAPI Namespace