|
OpenMoHAA 0.83.0
|
Public Member Functions | |
| void | ArchiveToMemory (MemArchiver &archiver) |
Public Attributes | |
| class ctempmodel_t * | next |
| class ctempmodel_t * | prev |
| cg_common_data | cgd |
| str | modelname |
| refEntity_t | lastEnt |
| refEntity_t | ent |
| int | number |
| int | lastAnimTime |
| int | lastPhysicsTime |
| int | killTime |
| int | next_bouncesound_time |
| int | seed |
| int | twinkleTime |
| int | aliveTime |
| qboolean | addedOnce |
| qboolean | lastEntValid |
| spawnthing_t * | m_spawnthing |
| void(* | touchfcn )(ctempmodel_t *ct, trace_t *trace) |