VcamEvent Methods

Cinemachine

VcamEvent Methods

The CinemachineBrainVcamEvent type exposes the following members.

Methods
  NameDescription
Public methodAddListener(UnityActionUTP) (Inherited from UnityEventICinemachineCamera.)
Protected methodAddListener(Object, MethodInfo) (Inherited from UnityEventBase.)
Protected methodFindMethod_Impl (Inherited from UnityEventICinemachineCamera.)
Public methodGetPersistentEventCount (Inherited from UnityEventBase.)
Public methodGetPersistentMethodName (Inherited from UnityEventBase.)
Public methodGetPersistentTarget (Inherited from UnityEventBase.)
Protected methodInvoke(Object) (Inherited from UnityEventBase.)
Public methodInvoke(UTP) (Inherited from UnityEventICinemachineCamera.)
Protected methodRegisterPersistentListener (Inherited from UnityEventBase.)
Public methodRemoveAllListeners (Inherited from UnityEventBase.)
Public methodRemoveListener(UnityActionUTP) (Inherited from UnityEventICinemachineCamera.)
Protected methodRemoveListener(Object, MethodInfo) (Inherited from UnityEventBase.)
Public methodSetPersistentListenerState (Inherited from UnityEventBase.)
Public methodToString (Inherited from UnityEventBase.)
Protected methodValidateRegistration(MethodInfo, Object, PersistentListenerMode) (Inherited from UnityEventBase.)
Protected methodValidateRegistration(MethodInfo, Object, PersistentListenerMode, Type) (Inherited from UnityEventBase.)
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate methodUnityEngine#ISerializationCallbackReceiver#OnAfterDeserialize (Inherited from UnityEventBase.)
Explicit interface implementationPrivate methodUnityEngine#ISerializationCallbackReceiver#OnBeforeSerialize (Inherited from UnityEventBase.)
Top
See Also