REGISTER_FONT_ID
Registers a specified font name for use with text draw commands.
CFX
Signature
lua
RegisterFontId(fontName)
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| char* | The name of the font in the GFx font library. |
Usage
lua
RegisterFontId(fontName)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
