Garry's Mod Wiki

Revision Difference

Structures/TeamData#517022

<cat>struct</cat> <structure> <description>Table is one element from <page>team.GetAllTeams</page>.</description> <fields>{{StructureField|table|Color|Color of the team</fields>⤶ <fields>⤶ <item name="Color" type="table">Color of the team</item>⤶ <item name="Joinable" type="boolean">Whether the team is joinable or not.</item>⤶ <item name="Name" type="string">Name of the team</item>⤶ <item name="Score" type="number">Score of the team</item>⤶ </fields>⤶ </structure> {{StructureField|boolean|Joinable|Whether the team is joinable or not.}}{{StructureField|string|Name|Name of the team}}{{StructureField|number|Score|Score of the team}}⤶ }}