MLAPI API Reference
MLAPI API Reference
MLAPI.NetworkedVar.Collections
NetworkedList(T) Class
NetworkedList(T) Properties
Count Property
IsReadOnly Property
Item Property
LastSyncedTime Property
NetworkedList
T
Count Property
[This is preliminary documentation and is subject to change.]
Namespace:
MLAPI.NetworkedVar.Collections
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
int
Count
{
get
; }
Request Example
View Source
Property Value
Type:
Int32
Implements
ICollection
T
Count
See Also
Reference
NetworkedList
T
Class
MLAPI.NetworkedVar.Collections Namespace