NetworkedListT Constructor |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| NetworkedListT |
Creates a NetworkedList with the default value and settings
| |
| NetworkedListT(IListT) |
Creates a NetworkedList with a custom value and the default settings
| |
| NetworkedListT(NetworkedVarSettings) |
Creates a NetworkedList with the default value and custom settings
| |
| NetworkedListT(NetworkedVarSettings, IListT) |
Creates a NetworkedList with a custom value and custom settings
|