TJoinType
Description
Type used by TPlayers.Add to determine verbality of server
TJoinSilent will prevent join line from appearing, TJoinNormal will not
Declaration
type TJoinType = Enum (TJoinNormal, TJoinSilent)
Type used by TPlayers.Add to determine verbality of server
TJoinSilent will prevent join line from appearing, TJoinNormal will not
type TJoinType = Enum (TJoinNormal, TJoinSilent)