Table of Contents

CoherenceTagQuery

class in Coherence.Toolkit
inherits from CoherenceQuery

The tag query is a component that filters what entities are replicated to the client based on user-defined tags (strings.)

This query does not take position of entities into account, use CoherenceLiveQuery for that.

Fields
coherenceTag

The coherenceTag to filter for. Only entities that use this tag will be received.

Please note that this tag is distinct from the built in tag on UnityEngine.GameObject.

Methods
CreateQuery
NeedsUpdate
UpdateQuery