The search keyword must be a single word (no spaces).
Function ConvertDamageType
- Line
- 183
- Location
- common.j
- Constant?
- yes
- Type
- native
- Arguments
- integer i
- Returns
- damagetype
| 183 | constant native ConvertDamageType takes integer i returns damagetype |
| 184 | constant native ConvertWeaponType takes integer i returns weapontype |
| 185 | constant native ConvertSoundType takes integer i returns soundtype |
| 186 | constant native ConvertPathingType takes integer i returns pathingtype |
| 187 | constant native ConvertMouseButtonType takes integer i returns mousebuttontype |
| 188 | constant native ConvertAnimType takes integer i returns animtype |