Difference between revisions of "DCS Class Scenery Object"

From DCS World Wiki - Hoggitworld.com
m (1 revision imported)
 
 
Line 27: Line 27:
  
 
}}
 
}}
 +
[[Category:Game Patch 1.2.0|Scenery Object class]]

Latest revision as of 23:58, 20 March 2022

Scripting Root

Class Name: SceneryObject Added with: 1.2.0
Extends:
Inherits: Object
Description: Represents all objects placed on the map. Bridges, buildings, etc.
Member Functions: getLife

Inherited from Object Class: isExist, destroy, getCategory, getTypeName, getDesc, hasAttribute, getName, getPoint, getPosition, getVelocity, inAir

Obtained Via: Static Functions Functions Events
SceneryObject.getDescByName On_death, On_hit
Enumerator Types:
Description Table Structure:
Notes: