UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FBoolConfigValueHelper Struct Reference

#include <CoreMisc.h>

Public Member Functions

CORE_API FBoolConfigValueHelper (const TCHAR *Section, const TCHAR *Key, const FString &Filename=GEditorIni)
 
 operator bool () const
 

Detailed Description

Helper structure for boolean values in config

Constructor & Destructor Documentation

◆ FBoolConfigValueHelper()

FBoolConfigValueHelper::FBoolConfigValueHelper ( const TCHAR Section,
const TCHAR Key,
const FString &  Filename = GEditorIni 
)

Member Function Documentation

◆ operator bool()

FBoolConfigValueHelper::operator bool ( ) const
inline

The documentation for this struct was generated from the following files: