|
| ClockStone Audio Toolkit for Unity - Documentation |
| AudioCategory..::..GetAudioObjectPrefab Method |
| AudioCategory Class See Also Send Feedback |
|
Retrieves the AudioObjectPrefab associated with this category. AudioObjectPrefabs are inherited by the parent category.
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
| C# |
|---|
public GameObject GetAudioObjectPrefab() |
Return Value
Type: GameObjectThe AudioObjectPrefab associated with this category.