AutoAssignable (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>LPGhatguy
Changed the wording of the "property" portion. Acknowledging Mattchewy's description edit.
>Camoy
No edit summary
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}


{|
<onlyinclude>{{Property
|<onlyinclude>{{Property|
|name = AutoAssignable
name                 = AutoAssignable
|property = [[Bool]] Determines whether or not a player can automatically be assigned to that team.
|property             = [[Bool]] Determines whether or not a player can automatically be assigned to that team.
|description = When true, Roblox will automatically add players to teams to try to even the teams out.
|description         = When true, Roblox will automatically add players to teams to try to even the teams out.
|object = Team
|object               = [[RBX.lua.Team (Object)|Team]]
}}</onlyinclude>
|}}</onlyinclude>
 
|}
{{clear floats}}


[[Category:Properties]]
[[Category:Properties]]

Revision as of 14:39, 24 December 2010

AutoAssignable
Property Bool Determines whether or not a player can automatically be assigned to that team.
Description When true, Roblox will automatically add players to teams to try to even the teams out.
Member of Team