ConvertAIDifficulty
- Parameters
-
i integer
The integer representation of the aidifficulty.
- comment
-
Returns the aidifficulty that corresponds to the given integer.
- pure
- This function is pure. For the same values passed to it, it will always return the same value.
- patch
-
1.07
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
aidifficulty
- Source code
-
constant native ConvertAIDifficulty takes integer i returns aidifficulty