ScenEdit_ClearAllAircraft ( table )

The function removes ALL embarked aircraft from the unit. If the unit is a group, then all units in the group are also affected.

Parameters

    table { }
    • side = string The side name/GUID of the unit
    • unitname = string The name of unit
    • guid = string The GUID of the unit

Returns

  • None

Example

ScenEdit_ClearAllAircraft ( {guid='8269b881-20ce-4f2e-baa0-6823e46d55a4'} )