mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Merge remote-tracking branch 'origin/master' into develop
# Conflicts: # Moose Development/Moose/Wrapper/Controllable.lua
This commit is contained in:
commit
e3d2dec91f
@ -4144,7 +4144,7 @@ end
|
||||
|
||||
--- [AIR] Set the AI to report contact for certain types of objects.
|
||||
-- @param #CONTROLLABLE self
|
||||
-- @param #table Objects Table of attribute names for which AI reports contact. Defaults to {"Air"}, see [Hoggit Wiki](https://wiki.hoggitworld.com/view/DCS_enum_attributes)
|
||||
-- @param #table Objects Table of attribute names for which AI reports contact. Defaults to {"Air"}. See [Hoggit Wiki](https://wiki.hoggitworld.com/view/DCS_enum_attributes)
|
||||
-- @return #CONTROLLABLE self
|
||||
function CONTROLLABLE:SetOptionRadioContact(Objects)
|
||||
self:F2( { self.ControllableName } )
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user