AudioTagDefinition Class |
Namespace: ImmerseSDK.Audio
[CreateAssetMenuAttribute(fileName = "AudioTagDefinition", menuName = "Immerse/AudioTagDefinition", order = 1)] public class AudioTagDefinition : UnityEngine.ScriptableObject
The AudioTagDefinition type exposes the following members.
Name | Description | |
---|---|---|
AudioTagDefinition | Initializes a new instance of the AudioTagDefinition class |
Name | Description | |
---|---|---|
HasValidName |
Checks that name is valid
| |
IsDefault |
Check if the supplied definition matches the default one
| |
LoadDefaultAudioTag |
Loads the global audio tag from resources
|
Name | Description | |
---|---|---|
Description |
Tag description
| |
GlobalAudioTagDefinitionResourcePath |
Path to the global audio tag in resources
|