AssetPostprocessor
.OnPostprocessAudio
Manual
Reference
Scripting
Scripting
>
Editor Classes
>
AssetPostprocessor
AssetPostprocessor
.OnPostprocessAudio
Menu
Overview
Runtime Classes
Attributes
Enumerations
Editor Classes
Enumerations
History
Index
AssetPostprocessor
All Members
Variables
assetImporter
assetPath
Functions
GetPostprocessOrder
LogError
LogWarning
Messages Sent
OnAssignMaterialModel
OnPostprocessAllAssets
OnPostprocessAudio
OnPostprocessGameObjectWithUserProperties
OnPostprocessModel
OnPostprocessTexture
OnPreprocessAudio
OnPreprocessModel
OnPreprocessTexture
function
OnPostprocessAudio (clip :
AudioClip
) :
void
Description
Add this function in a subclass to get a notification when an audio clip has completed importing.