We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b2f200 commit 88ea2afCopy full SHA for 88ea2af
uJAPIFiles/Changelogs/UjAPI v1.1.31.303.txt
@@ -4,6 +4,9 @@
4
native StringToBase64 takes string s returns string
5
native StringFromBase64 takes string s returns string
6
//
7
+ native GetFrameGridFrameRow takes framehandle grid, framehandle whichFrame returns integer
8
+ native GetFrameGridFrameColumn takes framehandle grid, framehandle whichFrame returns integer
9
+ //
10
constant native DecPlayerTechResearched takes player whichPlayer, integer techid, integer levels returns nothing
11
12
native ChangeUnitTimeCycle takes unit whichUnit, boolean isDayTime returns nothing
0 commit comments