Click or drag to resize

UnityObjectUtil Methods

The UnityObjectUtil type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDestroyUnityObject
Queue an AudioClip for destruction on the main thread. This function is thread-safe.
Public methodStatic memberIsDestroyQueueActive
Returns the state of the AudioClip destroy queue.
Public methodStatic memberStartDestroyQueue
Start up the AudioClip destroy queue processor.
Public methodStatic memberStopDestroyQueue
Stop the AudioClip destroy processor.
Top
See Also