Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SystemSettings.h |
| Include | #include "SystemSettings.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SystemSettings.cpp |
void OnSetCVarFromIniEntry
(
const TCHAR * IniFile,
const TCHAR * Key,
const TCHAR * Value,
uint32 SetBy,
bool bAllowCheating
)