C# Class KAudioSourceDep, KEngine

Inheritance: KAssetDep
Show file Open project: mr-kelly/KEngine

Protected Methods

Method Description
DoProcess ( string resourcePath ) : void
ProcessAudioSource ( string path ) : void

Method Details

DoProcess() protected method

protected DoProcess ( string resourcePath ) : void
resourcePath string
return void

ProcessAudioSource() protected method

protected ProcessAudioSource ( string path ) : void
path string
return void