| hud-service Hacking Guide | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | ||||
HudIndicatorSourceHudIndicatorSource — a HudSource to search through the menus of indicators |
typedef struct _HudIndicatorSource HudIndicatorSource;
This is an opaque structure type.
HudIndicatorSource * hud_indicator_source_new (void);
Creates a HudIndicatorSource.
Returns : |
a new HudIndicatorSource |