#include <AGUI2Font.h>
Public Attributes | |
| TCHAR * | szName |
| AGUI2Font * | pFont |
| void * | Unk1 |
| AGUI2FontResource * | pFontResource |
| TUINT | uiNumRefs |
Definition at line 64 of file AGUI2Font.h.
| AGUI2Font* AGUI2FontRef::pFont |
Definition at line 67 of file AGUI2Font.h.
| AGUI2FontResource* AGUI2FontRef::pFontResource |
Definition at line 69 of file AGUI2Font.h.
| TCHAR* AGUI2FontRef::szName |
Definition at line 66 of file AGUI2Font.h.
| TUINT AGUI2FontRef::uiNumRefs |
Definition at line 70 of file AGUI2Font.h.
| void* AGUI2FontRef::Unk1 |
Definition at line 68 of file AGUI2Font.h.