Array of Eden Entities: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "Array of Eden Entities is an Array used by many Eden Editor commands. It's not a unique data type, only an array wi...")
 
mNo edit summary
Line 8: Line 8:
* waypoints: [[Array]] of [[Array]]s in [[Waypoint]] format
* waypoints: [[Array]] of [[Array]]s in [[Waypoint]] format
* markers: [[Array]] of [[String]]s
* markers: [[Array]] of [[String]]s
 
* layers: [[Array]] of [[Number]]s
 
* comments: [[Array]] of [[Number]]s
 


[[Category:Data_Types]]
[[Category:Data_Types]]

Revision as of 23:10, 26 October 2016

Array of Eden Entities is an Array used by many Eden Editor commands. It's not a unique data type, only an array with specific format.

[objects, groups, triggers, systems, waypoints, markers]