No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|name = Get Location | |name = Get Location | ||
|luaId = get_location | |luaId = get_location | ||
|description = Gets location of | |description = Gets location of a seen unit | ||
|category = Global | |category = Global | ||
|icon = Move To.png | |icon = Move To.png | ||
|argsType1 = Input | |argsType1 = Input | ||
|argsName1 = | |argsName1 = Unit | ||
|argsDescription1 = | |argsDescription1 = Unit to get coordinates of | ||
|argsDataType1 = entity | |argsDataType1 = entity | ||
|argsType2 = Output | |argsType2 = Output | ||
|argsName2 = Coord | |argsName2 = Coord | ||
|argsDescription2 = Coordinate of | |argsDescription2 = Coordinate of unit | ||
|argsDataType2 = | |argsDataType2 = | ||
|argsType3 = | |argsType3 = |