Ark Server API (ASA) - Wiki
|
#include <CoreMisc.h>
Public Member Functions | |
FBoolConfigValueHelper (const TCHAR *Section, const TCHAR *Key, const FString &Filename=GEditorIni) | |
operator bool () const | |
Private Attributes | |
bool | bValue |
Helper structure for boolean values in config
Definition at line 236 of file CoreMisc.h.
FBoolConfigValueHelper::FBoolConfigValueHelper | ( | const TCHAR * | Section, |
const TCHAR * | Key, | ||
const FString & | Filename = GEditorIni ) |
|
inline |
Definition at line 243 of file CoreMisc.h.
|
private |
Definition at line 239 of file CoreMisc.h.