FBoolConfigValueHelper

Helper structure for boolean values in config

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/CoreMisc.h

Include

#include "Misc/CoreMisc.h"

Syntax

struct FBoolConfigValueHelper

Remarks

Helper structure for boolean values in config

Constructors

Name Description

Public function

FBoolConfigValueHelper

(
    const TCHAR* Section,
    const TCHAR* Key,
    const FString& Filename
)

Operators

Name Description

Public function Const

 

operator bool()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss