Property | Type | Description | |
---|---|---|---|
clipStatus | SoundBankClipStatus |
Method | Description | |
---|---|---|
GATSampleInfo ( string path, string guid, int numChannels, int samplesPerChannel, bool isStreamingAsset = false ) : UnityEditor | ||
GetStreamingAssetFullPath ( ) : string | ||
UpdatePathInResources ( ) : void |
public GATSampleInfo ( string path, string guid, int numChannels, int samplesPerChannel, bool isStreamingAsset = false ) : UnityEditor | ||
path | string | |
guid | string | |
numChannels | int | |
samplesPerChannel | int | |
isStreamingAsset | bool | |
return | UnityEditor |
public GetStreamingAssetFullPath ( ) : string | ||
return | string |