Garry's Mod Wiki

Revision Difference

team.GetClass#526619

<function name="GetClass" parent="team" type="libraryfunc"> <description>Returns the selectable classes for the given team. This can be added to with <page>team/SetClass</page></description>⤶ <description>Returns the selectable classes for the given team. This can be added to with <page>team.SetClass</page></description>⤶ <realm>Shared</realm> <args> <arg name="index" type="number">Index of the team</arg> </args> <rets> <ret name="" type="table">Selectable classes</ret> </rets> </function>