API reference
API reference
Select your platform
No SDKs available
No versions available

TagSet Class

Extends MonoBehaviour
A Tag Set that can be added to a GameObject with an Interactable to be filtered against.

Protected Functions

virtual void Start ( )

Member Functions

bool ContainsTag
( string tag )
void AddTag
( string tag )
void RemoveTag
( string tag )
void InjectOptionalTags
( List< string > tags )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon