mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Update Controllable.lua
This commit is contained in:
parent
3dd069d7d6
commit
241b31fcec
@ -4172,7 +4172,7 @@ end
|
|||||||
|
|
||||||
--- [AIR] Set the AI to report killing certain types of objects.
|
--- [AIR] Set the AI to report killing certain types of objects.
|
||||||
-- @param #CONTROLLABLE self
|
-- @param #CONTROLLABLE self
|
||||||
-- @param #table 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:SetOptionRadioKill(Objects)
|
function CONTROLLABLE:SetOptionRadioKill(Objects)
|
||||||
self:F2( { self.ControllableName } )
|
self:F2( { self.ControllableName } )
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user