|
VRC SDK
This project aims to completely document the VRChat Unity SDK
|
This is the complete list of members for VRC.SDKBase.VRC_EventDispatcher, including all inherited members.
| FindGameObject(string path) | VRC.SDKBase.VRC_EventDispatcher | virtual |
| FindGameObject(string path, bool suppressErrors) | VRC.SDKBase.VRC_EventDispatcher | pure virtual |
| GetGameObjectPath(GameObject go) | VRC.SDKBase.VRC_EventDispatcher | pure virtual |
| RegisterEventHandler(VRC_EventHandler handler) | VRC.SDKBase.VRC_EventDispatcher | pure virtual |
| TriggerEvent(VRC_EventHandler handler, VRC_EventHandler.VrcEvent e, VRC_EventHandler.VrcBroadcastType broadcast, int instagatorId, float fastForward) | VRC.SDKBase.VRC_EventDispatcher | pure virtual |
| UnregisterEventHandler(VRC_EventHandler handler) | VRC.SDKBase.VRC_EventDispatcher | pure virtual |