pendingLoadOperations

Field in AudioLineProvider

Summary

public Dictionary<AsyncOperationHandle<AudioClip>, string> pendingLoadOperations = new Dictionary<AsyncOperationHandle<AudioClip>, string>();

Last updated

Was this helpful?