Interface IDeclareTagProvider
PlayableAssets that require gameObjects with these tags should implement this interface
Namespace: Unity.Timeline.Hybrid
Syntax
public interface IDeclareTagProvider
Methods
GetTags(ICollection<Entities.Hash128>)
Declaration
void GetTags(ICollection<Entities.Hash128> tags)
Parameters
Type | Name | Description |
---|---|---|
ICollection<Entities.Hash128> | tags |