Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Engine > API/Runtime/Engine/Engine/UPlatformInterfaceBase
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/PlatformInterfaceBase.h |
Include | #include "Engine/PlatformInterfaceBase.h" |
Source | /Engine/Source/Runtime/Engine/Private/ScriptPlatformInterface.cpp |
static bool StaticExec
&40;
const TCHAR &42; Cmd,
FOutputDevice & Ar
&41;
Remarks
Check for certain exec commands that map to the various subclasses (it will only get/create the singleton if the first bit of the exec command matches a one of the special strings, like "ad" for ad manager)