Skip to content

instance_ #66

@lofcz

Description

@lofcz

Functions

  • ❌instance_change
  • ❌instance_copy --> might be added later
  • ❌instance_create_layer
  • ❌instance_create_depth
  • ✔️instance_destroy
  • ✔️instance_exists --> type / Id
  • 📌✔️instance_find --> instead of returning nth closest instance, this now accepts generic predicate and returns a list of instances matching
  • ✔️instance_furthest
  • ✔️instance_nearest
  • ✔️instance_number
  • ✔️instance_place
  • ❌instance_position --> weird legacy version of instance_place
  • 💡 instance_create --> This is actually instance_create_layer but we gonna stick to the old name
  • 💡 instance_get_singleton --> First instance of a type

Lifecycle functions

  • instance_activate_all
  • instance_activate_object
  • instance_activate_region
  • instance_deactivate_all
  • instance_deactivate_object
  • instance_deactivate_region

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions