ConvertFogState
- Parameters
-
i integer
- note
Can be used for extended typecasting. http://www.hiveworkshop.com/forums/j-280/t-232039/
- pure
- This function is pure. For the same values passed to it, it will always return the same value.
- return type
fogstate
- Source code
constant native ConvertFogState takes integer i returns fogstate
- Source
- common.j
- wc3modding.com
- ConvertFogState