GalaxyRenderEventHandler Class |
Namespace: Galaxia
public class RenderEventHandler : UnityEvent<Particles, GalaxyRenderEvent>
The GalaxyRenderEventHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | GalaxyRenderEventHandler | Initializes a new instance of the GalaxyRenderEventHandler class |
Name | Description | |
---|---|---|
![]() | AddListener(UnityActionUTP, UTP) | (Inherited from UnityEventParticles, GalaxyRenderEvent.) |
![]() | AddListener(Object, MethodInfo) | (Inherited from UnityEventBase.) |
![]() | FindMethod_Impl | (Inherited from UnityEventParticles, GalaxyRenderEvent.) |
![]() | GetPersistentEventCount | (Inherited from UnityEventBase.) |
![]() | GetPersistentMethodName | (Inherited from UnityEventBase.) |
![]() | GetPersistentTarget | (Inherited from UnityEventBase.) |
![]() | Invoke(Object) | (Inherited from UnityEventBase.) |
![]() | Invoke(UTP, UTP) | (Inherited from UnityEventParticles, GalaxyRenderEvent.) |
![]() | RegisterPersistentListener | (Inherited from UnityEventBase.) |
![]() | RemoveAllListeners | (Inherited from UnityEventBase.) |
![]() | RemoveListener(UnityActionUTP, UTP) | (Inherited from UnityEventParticles, GalaxyRenderEvent.) |
![]() | RemoveListener(Object, MethodInfo) | (Inherited from UnityEventBase.) |
![]() | SetPersistentListenerState | (Inherited from UnityEventBase.) |
![]() | ToString | (Inherited from UnityEventBase.) |
![]() | ValidateRegistration(MethodInfo, Object, PersistentListenerMode) | (Inherited from UnityEventBase.) |
![]() | ValidateRegistration(MethodInfo, Object, PersistentListenerMode, Type) | (Inherited from UnityEventBase.) |