|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Public Member Functions | |
| Model (string() path) | |
| ATTRIB (Model, model_str, string()) | |
| ATTRIB (Model, model_str_, string) | |
| virtual void | model_precache () |
Public Attributes | |
| int | m_id = 0 |
|
inline |
Definition at line 7 of file model.qh.
References Model(), CONSTRUCT, and CONSTRUCTOR.
Referenced by Model(), ATTRIB(), ATTRIB(), and model_precache().
|
inlinevirtual |
Definition at line 12 of file model.qh.
References Model(), fexists(), LOG_WARNF, model_precache(), strcpy, and TC.
Referenced by model_precache().