프로퍼티 | 타입 | 설명 | |
---|---|---|---|
clipStatus | SoundBankClipStatus |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | UnityEditor |