Navigation
Unreal Engine C++ API Reference > Runtime > BlueprintRuntime
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UBlueprintRuntimeSettings
References
Module | BlueprintRuntime |
Header | /Engine/Source/Runtime/BlueprintRuntime/Public/BlueprintRuntimeSettings.h |
Include | #include "BlueprintRuntimeSettings.h" |
Syntax
class UBlueprintRuntimeSettings : public UObject
Remarks
Implements the settings for the BlueprintRuntime module
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TArray< FBlueprintWarningSettings > | WarningSettings |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UBlueprintRuntimeSettings
(
const FObjectInitializer& ObjectInitializer |