MLAPI API Reference
MLAPI API Reference
MLAPI
NetworkedVar(T) Class
NetworkedVar(T) Properties
isDirty Property
LastSyncedTime Property
Value Property
NetworkedVar
T
Value Property
[This is preliminary documentation and is subject to change.]
The value of the NetworkedVar container
Namespace:
MLAPI
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
T
Value
{
get
;
set
; }
Request Example
View Source
Property Value
Type:
T
See Also
Reference
NetworkedVar
T
Class
MLAPI Namespace