mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-25 22:43:00 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@@ -631,6 +631,9 @@ function UNIT:IsFuelSupply()
|
|||||||
return false
|
return false
|
||||||
end
|
end
|
||||||
|
|
||||||
|
--- Returns the unit's group if it exists and nil otherwise.
|
||||||
|
-- @param Wrapper.Unit#UNIT self
|
||||||
|
-- @return Wrapper.Group#GROUP The Group of the Unit or `nil` if the unit does not exist.
|
||||||
--- Returns the unit's group if it exists and nil otherwise.
|
--- Returns the unit's group if it exists and nil otherwise.
|
||||||
-- @param Wrapper.Unit#UNIT self
|
-- @param Wrapper.Unit#UNIT self
|
||||||
-- @return Wrapper.Group#GROUP The Group of the Unit or `nil` if the unit does not exist.
|
-- @return Wrapper.Group#GROUP The Group of the Unit or `nil` if the unit does not exist.
|
||||||
|
|||||||
Reference in New Issue
Block a user