NetworkedVarT Properties |
[This is preliminary documentation and is subject to change.]
The NetworkedVarT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| isDirty |
Gets or sets wheter or not the variable needs to be delta synced
| |
| LastSyncedTime |
Gets the last time the variable was synced
| |
| Value |
The value of the NetworkedVar container
|