Interface data_object_t

Hierarchy

  • data_object_t

Properties

always_active: boolean
destroy_if_far_from_play_area: boolean
hide_unless_in_editor_mode: boolean
requires: string
state: {
    list: data_object_state_list_t[];
    name: string;
}

Type declaration

Generated using TypeDoc