|
Xonotic
|
Inheritance diagram for Mutator:
Collaboration diagram for Mutator:Public Member Functions | |
| ATTRIB (Mutator, m_name, string) | |
| ATTRIB (Mutator, mutatorfunc, mutatorfunc_t) | |
| ATTRIB (Mutator, mutatorcheck, bool()) | |
| Mutator ::Mutator (string _name, mutatorfunc_t func) | |
Public Attributes | |
| int | m_id = 0 |
| Mutator::ATTRIB | ( | Mutator | , |
| mutatorfunc | , | ||
| mutatorfunc_t | |||
| ) |
|
inline |
Definition at line 160 of file base.qh.
References BITS, CONSTRUCT, ENDCLASS, Mutator_Add(), Mutator_Remove(), NULL, REGISTRY, and REGISTRY_DEFINE_GET.
Here is the call graph for this function: