Alteruna Multiplayer Docs
C#
Show/Hide TOC
User
Is
Host Property
Get if user is considered being the host.
Definition
Namespace:
Alteruna.Multiplayer.Core
Assembly:
Alteruna (in Alteruna.dll) Version: 2.0.2+dcdb8fba58ad1eb99205b1dc6265fd5b3b7cf8ec
C#
Copy
public
bool
IsHost
{
get
; }
Property Value
Boolean
See Also
Reference
User Class
Alteruna.Multiplayer.Core Namespace
In This Article
Definition
See Also