Difference between revisions of "LOAD ADDITIONAL TEXT"
Jump to navigation
Jump to search
(function description) |
(No difference)
|
Latest revision as of 16:31, 9 January 2015
| Number of parameters: 2 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | char pointer | the name of a table in a gxt file |
| 2. | unsigned int | unknown |
| Return value: | ||
| Type | Description | |
| None | ||
Description
This function loads a table from a GXT file. You have to call this function with a valid GXT table before displaying one of its entries.
While some resources have functions dedicated to un-loading them (such as MARK_MODEL_AS_NO_LONGER_NEEDED for models) GXT tables do not.