Alteruna Multiplayer Docs
C#
Show/Hide TOC
Room
Is
Locked Property
Get if this
Room
is locked. True when the room state is busy.
Definition
Namespace:
Alteruna
Assembly:
Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
Copy
public
bool
IsLocked
{
get
; }
Property Value
Boolean
See Also
Reference
Room Class
Alteruna Namespace
In This Article
Definition
See Also