Contents
Interface Manager
class TextSetting
Interface Manager
C4Configuration.h
TextSetting::GetText
Returns the text stored in the setting.
Prototype
const
char
*GetText(
void
)
const
;
Description
The
GetText
function returns a pointer to the text string stored in the setting object.