Navigation
API > API/Runtime > API/Runtime/Core
Helper structure for boolean values in config
| Name | FBoolConfigValueHelper |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/CoreMisc.h |
| Include Path | #include "Misc/CoreMisc.h" |
Syntax
struct FBoolConfigValueHelper
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBoolConfigValueHelper
(
const TCHAR* Section, |
Misc/CoreMisc.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bValue | bool | Misc/CoreMisc.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator bool() |
Misc/CoreMisc.h |