Wobbly Life Mod SDK
 
Loading...
Searching...
No Matches
ModWobblyLife.Audio.ModRuntimeManager Member List

This is the complete list of members for ModWobblyLife.Audio.ModRuntimeManager, including all inherited members.

AttachInstanceToGameObject(ModEventInstance modEventInstance, Transform transform, Rigidbody rigidbody)ModWobblyLife.Audio.ModRuntimeManagerstatic
CreateInstance(string path)ModWobblyLife.Audio.ModRuntimeManagerstatic
CreateInstance(Guid guid)ModWobblyLife.Audio.ModRuntimeManagerstatic
DetachInstanceFromGameObject(ModEventInstance modEventInstance, Transform transform, Rigidbody rigidbody)ModWobblyLife.Audio.ModRuntimeManagerstatic
LoadBank(TextAsset asset, bool bLoadSamples=false)ModWobblyLife.Audio.ModRuntimeManagerstatic
PathToGUID(string path)ModWobblyLife.Audio.ModRuntimeManagerstatic
PlayOneShot(string path, Vector3 position=new Vector3())ModWobblyLife.Audio.ModRuntimeManagerstatic
PlayOneShot(Guid guid, Vector3 position=new Vector3())ModWobblyLife.Audio.ModRuntimeManagerstatic
PlayOneShotAttached(string path, GameObject gameObject)ModWobblyLife.Audio.ModRuntimeManagerstatic
PlayOneShotAttached(Guid guid, GameObject gameObject)ModWobblyLife.Audio.ModRuntimeManagerstatic
UnloadBank(Guid bankGUID)ModWobblyLife.Audio.ModRuntimeManagerstatic