The search keyword must be a single word (no spaces).
Function ConvertSoundType
- Line
- 185
- Location
- common.j
- Constant?
- yes
- Type
- native
- Arguments
- integer i
- Returns
- soundtype
| 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 |
| 189 | constant native ConvertSubAnimType takes integer i returns subanimtype |
| 190 | constant native ConvertOriginFrameType takes integer i returns originframetype |