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
IsDirty Method
[This is preliminary documentation and is subject to change.]
Gets wheter or not the container is dirty
Namespace:
MLAPI
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
bool
IsDirty
()
Request Example
View Source
Return Value
Type:
Boolean
Wheter or not the container is dirty
Implements
INetworkedVar
IsDirty
See Also
Reference
NetworkedVar
T
Class
MLAPI Namespace