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]] |
m (1 revision imported) |
|||
Line 27: | Line 27: | ||
}} | }} | ||
+ | [[Category:Game Patch 1.2.0|Scenery Object class]] |
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: |