UnityObjectUtil Class |
Namespace: IBM.Watson.DeveloperCloud.Utilities
public static class UnityObjectUtil
The UnityObjectUtil type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DestroyUnityObject |
Queue an AudioClip for destruction on the main thread. This function is thread-safe.
|
![]() ![]() | IsDestroyQueueActive |
Returns the state of the AudioClip destroy queue.
|
![]() ![]() | StartDestroyQueue |
Start up the AudioClip destroy queue processor.
|
![]() ![]() | StopDestroyQueue |
Stop the AudioClip destroy processor.
|