Alteruna Multiplayer Docs
C#
Show/Hide TOC
IScore
Object
Size Property
Get or set the size of the value array. Size need to be as large as the highest index user in room.
Definition
Namespace:
Alteruna.Scoreboard
Assembly:
Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
Copy
int
Size
{
get
;
set
; }
Property Value
Int32
See Also
Reference
IScoreObject Interface
Alteruna.Scoreboard Namespace
In This Article
Definition
See Also