mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
#CONTROLLABLE
*Foreign class definiton removed
This commit is contained in:
parent
a73818a615
commit
f42aedd485
@ -3871,7 +3871,7 @@ end
|
|||||||
--- Returns if the unit is a submarine.
|
--- Returns if the unit is a submarine.
|
||||||
-- @param #POSITIONABLE self
|
-- @param #POSITIONABLE self
|
||||||
-- @return #boolean Submarines attributes result.
|
-- @return #boolean Submarines attributes result.
|
||||||
function POSITIONABLE:IsSubmarine()
|
function CONTROLLABLE:IsSubmarine()
|
||||||
self:F2()
|
self:F2()
|
||||||
|
|
||||||
local DCSUnit = self:GetDCSObject()
|
local DCSUnit = self:GetDCSObject()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user