TJoinType
Revision as of 11:45, 12 September 2016 by Mighty (talk | contribs) (Created page with "==Description== Type used by TPlayers.Add to determine verbality of server<br> TJoinSilent will prevent join line from appearing, TJoinNormal will not ==Declaration== <sy...")
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)