Jump to content

IsSelectableCombatant: Difference between revisions

From ModEnc²
en>DCoder
de-dz
m 3 revisions imported
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:


== See Also ==
== See Also ==
*{{TTL|Selectable}}
*{{f|Selectable|link}}

Latest revision as of 21:52, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: IsSelectableCombatant
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: TechnoTypes:

AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes



Determines whether or not this object is selected when selecting multiple objects (using the 'all-of-type' command or the mouse selection rectangle).

See Also