Property | Type | Description | |
---|---|---|---|
PlayerRoles | SanderVantEinde.SecretHitlerBot.PlayerRole[] |
Property | Type | Description | |
---|---|---|---|
GetGameForHost | Game |
Method | Description | |
---|---|---|
GetGames ( ) : Game[] | ||
HostGame ( |
||
IsInGame ( |
||
IsInGame ( |
||
JoinGame ( |
||
RemoveGame ( Game game ) : void |
Method | Description | |
---|---|---|
GetGameForHost ( |
public static HostGame ( |
||
host | ||
return | Game |
public static IsInGame ( |
||
user | ||
return | bool |
public static IsInGame ( |
||
user | ||
game | Game | |
return | bool |
public static JoinGame ( |
||
host | ||
join | ||
return | int |
public static RemoveGame ( Game game ) : void | ||
game | Game | |
return | void |