|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Public Member Functions | |
| ATTRIB (ModelAnimation, m_framenames, string) | |
| LOG_DEBUGF ("Missing animation for %s: %s", modelnameforindex(mdlidx), this.registered_id) | |
Public Attributes | |
| return | |
Definition at line 10 of file animdecide.qh.
| ModelAnimation::ATTRIB | ( | ModelAnimation | , |
| m_framenames | , | ||
| string | ) |
References ATTRIB(), FOREACH_WORD, STATIC_METHOD, and this.
Referenced by ATTRIB().
| ModelAnimation::LOG_DEBUGF | ( | "Missing animation for %s: %s" | , |
| modelnameforindex(mdlidx) | , | ||
| this. | registered_id ) |
References registered_id.
| ModelAnimation::return |
Definition at line 21 of file animdecide.qh.