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