Editor Object: Difference between revisions
Category: Data Types
No edit summary  | 
				 (example)  | 
				||
| Line 2: | Line 2: | ||
'''Description:''' Editor object, used in OME and RTE for a abstract representation of what is on the map.  | '''Description:''' Editor object, used in OME and RTE for a abstract representation of what is on the map.  | ||
An editor object is a [[String]] build this way: "_type_x", with type being the editor object's type, e.g. "unit", and x being the reference number. For example "_unit_1", "_artillery_23", "_marker_4".  | |||
Introduced with VBS2, does not refer to Cold War Crisis or Resistance or Armed Assault.    | Introduced with VBS2, does not refer to Cold War Crisis or Resistance or Armed Assault.    | ||
[[Category: Data Types]]  | [[Category: Data Types]]  | ||
Revision as of 17:33, 29 September 2008
Editor Object Type
Description: Editor object, used in OME and RTE for a abstract representation of what is on the map.
An editor object is a String build this way: "_type_x", with type being the editor object's type, e.g. "unit", and x being the reference number. For example "_unit_1", "_artillery_23", "_marker_4".
Introduced with VBS2, does not refer to Cold War Crisis or Resistance or Armed Assault.