![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Engine/RuntimeOptionsBase.h"#include "Misc/ConfigContext.h"#include "Misc/CommandLine.h"#include "HAL/IConsoleManager.h"#include "UObject/UnrealType.h"Macros | |
| #define | UE_RUNTIMEOPTIONSBASE_SUPPORT_CVARS !UE_BUILD_SHIPPING |
| #define | UE_RUNTIMEOPTIONSBASE_SUPPORT_COMMANDLINE !UE_BUILD_SHIPPING |
Functions | |
| DEFINE_LOG_CATEGORY_STATIC (LogRuntimeOptionsBase, Log, All) | |
| #define UE_RUNTIMEOPTIONSBASE_SUPPORT_COMMANDLINE !UE_BUILD_SHIPPING |
| #define UE_RUNTIMEOPTIONSBASE_SUPPORT_CVARS !UE_BUILD_SHIPPING |
| DEFINE_LOG_CATEGORY_STATIC | ( | LogRuntimeOptionsBase | , |
| Log | , | ||
| All | |||
| ) |