Adds a tag to an instance.
Deprecated. Use GetTagged instead.
Returns a signal that fires when the given tag either has a new instance with that tag added to the data model or that tag is assigned to an instance within the data model.
Returns a signal that fires when the given tag either has an instance with that tag removed from the data model or that tag is removed from an instance within the data model.
Returns an array of all of the instances in the data model which have the given tag.
Returns a list of all the collections that an instance belongs to.
Returns whether the given instance has the given tag.
Removes a tag to an instance.
Deprecated. Use GetInstanceAddedSignal instead.
Deprecated. Use GetInstancedRemovedSignal instead.