![]() | aceCommandConsoleaceOperation_consoleHelp Method |
Namespace: imbACE.Services.console
[DisplayAttribute(GroupName = "console", Name = "Help", ShortName = "h", Description = "Provides Type-specific help content for the console, lists of all supported commands, plugins, local variables...")] [aceMenuItemAttribute(aceMenuItemAttributeRole.ExpandedHelp, "If help option is not specified, it will ask user for type of help should be displayed")] public void aceOperation_consoleHelp( aceCommandConsoleHelpOptions option = aceCommandConsoleHelpOptions.none, bool onlyThisConsole = true )