GetTeams (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
added
>Camoy
fixed
Line 1: Line 1:
{|
<onlyinclude>{{Method|name = GetTeams
|<onlyinclude>{{Method|name = GetTeams
|arguments =  
|arguments =  
|returns = [[Table]] ''teams''
|returns = [[Table]] ''teams''
|description = Returns a table of all of the teams.
|description = Returns a table of all of the teams.
|object = [[Teams]]
|object = [[Teams]]
|}}</onlyinclude>
}}</onlyinclude>
|}
[[Category:Methods]]

Revision as of 15:58, 30 August 2010

GetTeams( )
Returns Table teams
Description: Returns a table of all of the teams.
Member of: [[RBX.lua.Teams (Object)|Teams]]