C4 Engine
C4 Engine API Documentation

WidgetRegistration::GetImageTextureName

Defined in:  C4Widgets.h
Returns the image texture name for a widget.
Prototype

const char *GetImageTextureName(voidconst;

Description
The GetImageTextureName function returns the image texture name for a particular widget registration. The image texture name is established when the widget registration is constructed.
See Also

WidgetRegistration::GetWidgetType

WidgetRegistration::GetWidgetName