DistCompareSelector Type

The DistCompareSelector object type is created by LodSelectorTemplate.Create.

Used in a total of 93 .con files: Objects.con

Parent directories of these .con files: objects/Vehicles, Bf1942/Levels

Example: (from objects/Vehicles/Land/HD_XA42/Objects.con)
   rem *** XA42CockpitSelector ***
   LodSelectorTemplate.Create DistCompareSelector XA42CockpitSelector1
   rem LodSelectorTemplate.create DistanceSelector XA42CockpitSelector
   LodSelectorTemplate.AddLodDistance 3.05
   LodSelectorTemplate.AddLodComparison 0.5

Properties used with this type of object:
   LodSelectorTemplate.AddLodComparison
   LodSelectorTemplate.AddLodDistance
   LodSelectorTemplate.Create


Go to the LodSelectorTemplate type list page, LodSelectorTemplate page, All Types list, Class list, CON file list, or Main scripting page.