C4 Engine
C4 Engine API Documentation

WidgetRegistration::GetWidgetName

Defined in:  C4Widgets.h
Returns the human-readable widget name.
Prototype

const char *GetWidgetName(voidconst;

Description
The GetWidgetName function returns the human-readable widget name for a particular widget registration. The widget name is established when the widget registration is constructed.
See Also

WidgetRegistration::GetWidgetType

WidgetRegistration::GetImageTextureName