Functions/DarkRP/Shared/getChatCommands
Revision as of 18:42, 26 August 2020 by DarkRPWikiBot (talk | contribs) (Wikibot updated DarkRP documentation)
Function | |
Function name | DarkRP.getChatCommands() |
Description: | |
Get every chat command. | |
Returns: | table commands |
Part of Library: | DarkRP |
Realm: |
![]() |
BBCode Link: | [b][url=http://wiki.darkrp.com/index.php?title=Functions/DarkRP/Shared/getChatCommands]DarkRP.getChatCommands[/url][/b] |
Function parameters[edit]
This function does not take any arguments.
Function return values[edit]
- commands (table)
A table containing every command. Table indices are the command strings.