Syntax
Lua |
---|
function ShellCommand:GetShortHelp(); |
Returns
Type: stringA short help string for the command.
Remarks
The short help text is the text display when a play displays the entire list of commands.
Lua |
---|
function ShellCommand:GetShortHelp(); |