deferred class EV_CONTAINABLE General cluster: interface description: "Abstraction for objects that may be parented." keywords: "parentable, containable, child" Ancestors EV_ANY* EV_IDENTIFIABLE* Queries data: ANY default_identifier_name: STRING_8 full_identifier_path: STRING_8 has_identifier_name_set: BOOLEAN has_parent: BOOLEAN identifier_name: STRING_8 is_destroyed: BOOLEAN parent: EV_CONTAINABLE Commands copy (other: [like Current] EV_CONTAINABLE) destroy set_data (some_data: [like data] ANY) set_identifier_name (a_name: [like identifier_name] STRING_8)