MLAPI/docs/M_MLAPI_Attributes_SyncedVar__ctor.md
2018-03-31 10:20:18 +02:00

21 lines
486 B
Markdown

# SyncedVar Constructor
Initializes a new instance of the <a href="T_MLAPI_Attributes_SyncedVar">SyncedVar</a> class
**Namespace:**&nbsp;<a href="N_MLAPI_Attributes">MLAPI.Attributes</a><br />**Assembly:**&nbsp;MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
## Syntax
**C#**<br />
``` C#
public SyncedVar()
```
<br />
## See Also
#### Reference
<a href="T_MLAPI_Attributes_SyncedVar">SyncedVar Class</a><br /><a href="N_MLAPI_Attributes">MLAPI.Attributes Namespace</a><br />