Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FToBoolHelper Struct Reference

#include <CString.h>

Static Public Member Functions

static bool FromCStringAnsi (const ANSICHAR *String)
 
static bool FromCStringWide (const WIDECHAR *String)
 
static bool FromCStringUtf8 (const UTF8CHAR *String)
 

Detailed Description

Helper class used to convert CString into a boolean value.

Definition at line 46 of file CString.h.

Member Function Documentation

◆ FromCStringAnsi()

static bool FToBoolHelper::FromCStringAnsi ( const ANSICHAR * String)
static

◆ FromCStringUtf8()

static bool FToBoolHelper::FromCStringUtf8 ( const UTF8CHAR * String)
static

◆ FromCStringWide()

static bool FToBoolHelper::FromCStringWide ( const WIDECHAR * String)
static

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