LightningCustomTransformDelegate Class |
Namespace: DigitalRuby.ThunderAndLightning
The LightningCustomTransformDelegate type exposes the following members.
Name | Description | |
---|---|---|
LightningCustomTransformDelegate | Initializes a new instance of the LightningCustomTransformDelegate class |
Name | Description | |
---|---|---|
AddListener(UnityActionUTP) | (Inherited from UnityEventLightningCustomTransformStateInfo.) | |
AddListener(Object, MethodInfo) | (Inherited from UnityEventBase.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FindMethod_Impl | (Inherited from UnityEventLightningCustomTransformStateInfo.) | |
GetHashCode | (Inherited from Object.) | |
GetPersistentEventCount | Get the number of registered persistent listeners. | |
GetPersistentMethodName | Get the target method name of the listener at index index. | |
GetPersistentTarget | Get the target component of the listener at index index. | |
GetType | (Inherited from Object.) | |
Invoke(Object) | (Inherited from UnityEventBase.) | |
Invoke(UTP) | (Inherited from UnityEventLightningCustomTransformStateInfo.) | |
MemberwiseClone | (Inherited from Object.) | |
RegisterPersistentListener | (Inherited from UnityEventBase.) | |
RemoveAllListeners | Remove all non-persisent (ie created from script) listeners from the event. | |
RemoveListener(UnityActionUTP) | (Inherited from UnityEventLightningCustomTransformStateInfo.) | |
RemoveListener(Object, MethodInfo) | (Inherited from UnityEventBase.) | |
SetPersistentListenerState | Modify the execution state of a persistent listener. | |
ToString | (Inherited from UnityEventBase.) | |
ValidateRegistration(MethodInfo, Object, PersistentListenerMode) | (Inherited from UnityEventBase.) | |
ValidateRegistration(MethodInfo, Object, PersistentListenerMode, Type) | (Inherited from UnityEventBase.) |