Navigation
API > API/Plugins > API/Plugins/RemoteControlCommon > API/Plugins/RemoteControlCommon/URemoteControlSettings
Syntax
UPROPERTY (Config, EditAnywhere, Category="Remote Control | Security",
Meta=(editCondition=bRestrictServerAccess))
bool bAllowConsoleCommandRemoteExecution
Remarks
Enable calling 'ExecuteConsoleCommand' through the web api. Enabling this could open you up to vulnerabilities if an outside actor has access to your server.