[This is preliminary documentation and is subject to change.]

Overload List

NameDescription
GetCommands()()()()
Gets a list of all commands (includding hidden ones).
GetCommands(Boolean)
Gets a list of ONLY hidden or non-hidden commands, not both.
GetCommands(CommandCategory, Boolean)
Gets a list of commands in a specified category. Note that commands may belong to more than one category.
GetCommands(Rank, Boolean)
Gets a list of commands available to a specified rank.

See Also