mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Merge pull request #1502 from FlightControl-Master/FF/MasterDevel
Update Unit.lua
This commit is contained in:
commit
4209569f29
@ -154,7 +154,7 @@ function UNIT:Name()
|
|||||||
return self.UnitName
|
return self.UnitName
|
||||||
end
|
end
|
||||||
|
|
||||||
--- Get the DCS unit object.
|
--- Get the DCS unit object you want.
|
||||||
-- @param #UNIT self
|
-- @param #UNIT self
|
||||||
-- @return DCS#Unit
|
-- @return DCS#Unit
|
||||||
function UNIT:GetDCSObject()
|
function UNIT:GetDCSObject()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user