![]() |
Ark Server API (ASA) - Wiki
|
#include <IConsoleManager.h>
Inheritance diagram for IConsoleCommand:
Collaboration diagram for IConsoleCommand:Interface for console commands
Definition at line 557 of file IConsoleManager.h.
|
pure virtual |
Executes this command (optionally, with arguments)
| Args | Argument list for this command |
| InWorld | World context for this command |