Player.GetPlayerClass
From GMod Wiki
Gamemode Function: Player.GetPlayerClass | |
---|---|
Player.GetPlayerClass is a function that is defined in the Fretta Gamemode and its derivatives. |
Function | |
Syntax |
Player:GetPlayerClass( ) Where is this used? |
Description: | |
Return the table of the players current class. | |
Returns: | Table (Structure Class) |
Part of Library: | Player |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Player.GetPlayerClass]Player.GetPlayerClass [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |