| | Type | Name | Arguments | | - | S | ^CFeedback | ms_pxInst |
| - | S | array | ms_aiTimeoutMap |
| - | S | array | ms_axColorMap |
| - | S | array | ms_asIcons |
| - | - | void | constructor | (
) |
| - | - | void | destructor | (
) |
| X | - | ref CFeedback | op_Assign | (
ref CFeedback ) |
| X | S | ref CFeedback | Get | (
) |
| - | - | bool | CheckPlayer | (
int p_iOwner ) |
| X | S | void | Print | (
int p_iPlayer , string p_sMsg ) |
| X | S | void | Print | (
int p_iPlayer , int p_iType , string p_sMsg ) |
| X | S | void | Print | (
int p_iPlayer , int p_iType , string p_sMsg , vec3 p_vPos ) |
| X | S | void | Print | (
int p_iPlayer , int p_iType , string p_sMsg , vec3 p_vPos , int p_iTimeout ) |
| X | S | void | Kill | (
) |