Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param unit string
|
||||
---@return boolean targetVehicle
|
||||
---@param unit string
|
||||
---@return boolean targetVehicle
|
||||
---Returns whether attempts to target a unit should target its vehicle. The unit can still be targeted: this flag is used to provide a convenience in the default UI for certain cases (such as the Malygos encounter) such that clicking a unit in the raid UI targets its vehicle (e.g. so players can use their drakes to heal other players' drakes).
|
||||
function UnitTargetsVehicleInRaidUI(unit) end
|
||||
function UnitTargetsVehicleInRaidUI(unit) end
|
||||
|
Reference in New Issue
Block a user