Ark Server API (ASA) - Wiki
|
#include <IConsoleManager.h>
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 |