• Interface Manager
API Links
Table of Contents
Interface Manager
class TextSetting
Developer Links
My Account
C4 Engine Wiki
Support Forums
Bug Tracker
Release Notes
API Documentation
TextSetting::GetText
Defined in:
C4Configuration.h
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.