Ark Server API (ASA) - Wiki
|
This is the complete list of members for IConsoleCommandExecutor, including all inherited members.
AllowHotKeyClose() const =0 | IConsoleCommandExecutor | pure virtual |
AllowMultiLine() const =0 | IConsoleCommandExecutor | pure virtual |
Exec(const TCHAR *Input)=0 | IConsoleCommandExecutor | pure virtual |
GetAutoCompleteSuggestions(const TCHAR *Input, TArray< FString > &Out)=0 | IConsoleCommandExecutor | pure virtual |
GetDescription() const =0 | IConsoleCommandExecutor | pure virtual |
GetDisplayName() const =0 | IConsoleCommandExecutor | pure virtual |
GetExecHistory(TArray< FString > &Out)=0 | IConsoleCommandExecutor | pure virtual |
GetHintText() const =0 | IConsoleCommandExecutor | pure virtual |
GetHotKey() const =0 | IConsoleCommandExecutor | pure virtual |
GetIterateExecutorHotKey() const =0 | IConsoleCommandExecutor | pure virtual |
GetName() const =0 | IConsoleCommandExecutor | pure virtual |
ModularFeatureName() | IConsoleCommandExecutor | inlinestatic |
~IConsoleCommandExecutor()=default | IConsoleCommandExecutor | virtual |