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