Merge remote-tracking branch 'origin/master' into develop

# Conflicts:
#	Moose Development/Moose/Wrapper/Controllable.lua
This commit is contained in:
Applevangelist 2024-03-12 15:34:53 +01:00
commit e3d2dec91f

View File

@ -4144,7 +4144,7 @@ end
--- [AIR] Set the AI to report contact for certain types of objects. --- [AIR] Set the AI to report contact for certain types of objects.
-- @param #CONTROLLABLE self -- @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 -- @return #CONTROLLABLE self
function CONTROLLABLE:SetOptionRadioContact(Objects) function CONTROLLABLE:SetOptionRadioContact(Objects)
self:F2( { self.ControllableName } ) self:F2( { self.ControllableName } )