mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Added documentation
This commit is contained in:
parent
3d6b053eb4
commit
52e2ac7174
@ -1377,7 +1377,7 @@ end
|
||||
--- (Internal) Check and return Wrappe.Unit#UNIT based on the name if alive.
|
||||
-- @param #CSAR self
|
||||
-- @param #string _unitname Name of Unit
|
||||
-- @return #UNIT or nil
|
||||
-- @return Wrapper.Unit#UNIT The unit or nil
|
||||
function CSAR:_GetSARHeli(_unitName)
|
||||
self:T(self.lid .. " _GetSARHeli")
|
||||
local unit = UNIT:FindByName(_unitName)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user