For the complete documentation index, see llms.txt. This page is also available as Markdown.

pendingLoadOperations

Field in AudioLineProvider

Summary

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

Last updated

Was this helpful?