[This is preliminary documentation and is subject to change.]
Gets a list of commands available to a specified rank.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)
Syntax
| C# |
public static CommandDescriptor[] GetCommands( Rank rank, bool includeHidden )
Parameters
- rank
- Rank
[Missing <param name="rank"/> documentation for "M:fCraft.CommandManager.GetCommands(fCraft.Rank,System.Boolean)"]
- includeHidden
- Boolean
[Missing <param name="includeHidden"/> documentation for "M:fCraft.CommandManager.GetCommands(fCraft.Rank,System.Boolean)"]
Return Value
[Missing <returns> documentation for "M:fCraft.CommandManager.GetCommands(fCraft.Rank,System.Boolean)"]