Skip to content

Commit 79f1ba2

Browse files
authored
Update UjAPI v1.1.34.338
1 parent 73aff62 commit 79f1ba2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

uJAPIFiles/Changelogs/UjAPI v1.1.34.338

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
1. New Natives:
2+
native GetPlayerPathingLimit takes player whichPlayer, integer queueType returns integer // 0 - deep | 1 - dynamic | 2 - fast | 3 - local
3+
native SetPlayerPathingLimit takes player whichPlayer, integer value returns nothing // Set for all
4+
native SetPlayerPathingLimitEx takes player whichPlayer, integer queueType, integer value returns nothing
5+
//
26
native GetUnitTurnRate takes unit whichUnit returns real
37
native SetUnitTurnRate takes unit whichUnit, real turnRate returns nothing
48
native GetUnitPathingLimit takes unit whichUnit, integer level returns integer // Levels: 0 or 1.

0 commit comments

Comments
 (0)