C4 Engine
C4 Engine API Documentation

Widget::GetBalloonString

Defined in:  C4Widgets.h
Returns the balloon string for a widget.
Prototype

const char *GetBalloonString(voidconst;

Description
The GetBalloonString function returns the balloon string for a widget. The meaning of the balloon string depends on the widget's balloon type.
See Also

Widget::GetBalloonType

Widget::SetBalloon