docs.unity3d.com
    Show / Hide Table of Contents

    Class UnityEvents

    Inheritance
    Object
    UnityEvents
    Namespace: Ludiq.Bolt
    Syntax
    public static class UnityEvents

    Fields

    AnimationEvent

    Declaration
    public static readonly EventHookID AnimationEvent
    Field Value
    Type Description
    EventHookID

    FixedUpdate

    Declaration
    public static readonly EventHookID FixedUpdate
    Field Value
    Type Description
    EventHookID

    LateUpdate

    Declaration
    public static readonly EventHookID LateUpdate
    Field Value
    Type Description
    EventHookID

    OnAnimatorIK

    Declaration
    public static readonly EventHookID OnAnimatorIK
    Field Value
    Type Description
    EventHookID

    OnAnimatorMove

    Declaration
    public static readonly EventHookID OnAnimatorMove
    Field Value
    Type Description
    EventHookID

    OnApplicationFocus

    Declaration
    public static readonly EventHookID OnApplicationFocus
    Field Value
    Type Description
    EventHookID

    OnApplicationLostFocus

    Declaration
    public static readonly EventHookID OnApplicationLostFocus
    Field Value
    Type Description
    EventHookID

    OnApplicationPause

    Declaration
    public static readonly EventHookID OnApplicationPause
    Field Value
    Type Description
    EventHookID

    OnApplicationQuit

    Declaration
    public static readonly EventHookID OnApplicationQuit
    Field Value
    Type Description
    EventHookID

    OnApplicationResume

    Declaration
    public static readonly EventHookID OnApplicationResume
    Field Value
    Type Description
    EventHookID

    OnBecameInvisible

    Declaration
    public static readonly EventHookID OnBecameInvisible
    Field Value
    Type Description
    EventHookID

    OnBecameVisible

    Declaration
    public static readonly EventHookID OnBecameVisible
    Field Value
    Type Description
    EventHookID

    OnBeginDrag

    Declaration
    public static readonly EventHookID OnBeginDrag
    Field Value
    Type Description
    EventHookID

    OnButtonClick

    Declaration
    public static readonly EventHookID OnButtonClick
    Field Value
    Type Description
    EventHookID

    OnCancel

    Declaration
    public static readonly EventHookID OnCancel
    Field Value
    Type Description
    EventHookID

    OnCollisionEnter

    Declaration
    public static readonly EventHookID OnCollisionEnter
    Field Value
    Type Description
    EventHookID

    OnCollisionEnter2D

    Declaration
    public static readonly EventHookID OnCollisionEnter2D
    Field Value
    Type Description
    EventHookID

    OnCollisionExit

    Declaration
    public static readonly EventHookID OnCollisionExit
    Field Value
    Type Description
    EventHookID

    OnCollisionExit2D

    Declaration
    public static readonly EventHookID OnCollisionExit2D
    Field Value
    Type Description
    EventHookID

    OnCollisionStay

    Declaration
    public static readonly EventHookID OnCollisionStay
    Field Value
    Type Description
    EventHookID

    OnCollisionStay2D

    Declaration
    public static readonly EventHookID OnCollisionStay2D
    Field Value
    Type Description
    EventHookID

    OnControllerColliderHit

    Declaration
    public static readonly EventHookID OnControllerColliderHit
    Field Value
    Type Description
    EventHookID

    OnDeselect

    Declaration
    public static readonly EventHookID OnDeselect
    Field Value
    Type Description
    EventHookID

    OnDestroy

    Declaration
    public static readonly EventHookID OnDestroy
    Field Value
    Type Description
    EventHookID

    OnDisable

    Declaration
    public static readonly EventHookID OnDisable
    Field Value
    Type Description
    EventHookID

    OnDrag

    Declaration
    public static readonly EventHookID OnDrag
    Field Value
    Type Description
    EventHookID

    OnDrawGizmos

    Declaration
    public static readonly EventHookID OnDrawGizmos
    Field Value
    Type Description
    EventHookID

    OnDrawGizmosSelected

    Declaration
    public static readonly EventHookID OnDrawGizmosSelected
    Field Value
    Type Description
    EventHookID

    OnDrop

    Declaration
    public static readonly EventHookID OnDrop
    Field Value
    Type Description
    EventHookID

    OnDropdownValueChanged

    Declaration
    public static readonly EventHookID OnDropdownValueChanged
    Field Value
    Type Description
    EventHookID

    OnEnable

    Declaration
    public static readonly EventHookID OnEnable
    Field Value
    Type Description
    EventHookID

    OnEndDrag

    Declaration
    public static readonly EventHookID OnEndDrag
    Field Value
    Type Description
    EventHookID

    OnGUI

    Declaration
    public static readonly EventHookID OnGUI
    Field Value
    Type Description
    EventHookID

    OnInputFieldEndEdit

    Declaration
    public static readonly EventHookID OnInputFieldEndEdit
    Field Value
    Type Description
    EventHookID

    OnInputFieldValueChanged

    Declaration
    public static readonly EventHookID OnInputFieldValueChanged
    Field Value
    Type Description
    EventHookID

    OnJointBreak

    Declaration
    public static readonly EventHookID OnJointBreak
    Field Value
    Type Description
    EventHookID

    OnJointBreak2D

    Declaration
    public static readonly EventHookID OnJointBreak2D
    Field Value
    Type Description
    EventHookID

    OnMouseDown

    Declaration
    public static readonly EventHookID OnMouseDown
    Field Value
    Type Description
    EventHookID

    OnMouseDrag

    Declaration
    public static readonly EventHookID OnMouseDrag
    Field Value
    Type Description
    EventHookID

    OnMouseEnter

    Declaration
    public static readonly EventHookID OnMouseEnter
    Field Value
    Type Description
    EventHookID

    OnMouseExit

    Declaration
    public static readonly EventHookID OnMouseExit
    Field Value
    Type Description
    EventHookID

    OnMouseOver

    Declaration
    public static readonly EventHookID OnMouseOver
    Field Value
    Type Description
    EventHookID

    OnMouseUp

    Declaration
    public static readonly EventHookID OnMouseUp
    Field Value
    Type Description
    EventHookID

    OnMouseUpAsButton

    Declaration
    public static readonly EventHookID OnMouseUpAsButton
    Field Value
    Type Description
    EventHookID

    OnMove

    Declaration
    public static readonly EventHookID OnMove
    Field Value
    Type Description
    EventHookID

    OnParticleCollision

    Declaration
    public static readonly EventHookID OnParticleCollision
    Field Value
    Type Description
    EventHookID

    OnParticleTrigger

    Declaration
    public static readonly EventHookID OnParticleTrigger
    Field Value
    Type Description
    EventHookID

    OnPointerClick

    Declaration
    public static readonly EventHookID OnPointerClick
    Field Value
    Type Description
    EventHookID

    OnPointerDown

    Declaration
    public static readonly EventHookID OnPointerDown
    Field Value
    Type Description
    EventHookID

    OnPointerEnter

    Declaration
    public static readonly EventHookID OnPointerEnter
    Field Value
    Type Description
    EventHookID

    OnPointerExit

    Declaration
    public static readonly EventHookID OnPointerExit
    Field Value
    Type Description
    EventHookID

    OnPointerUp

    Declaration
    public static readonly EventHookID OnPointerUp
    Field Value
    Type Description
    EventHookID

    OnScroll

    Declaration
    public static readonly EventHookID OnScroll
    Field Value
    Type Description
    EventHookID

    OnScrollbarValueChanged

    Declaration
    public static readonly EventHookID OnScrollbarValueChanged
    Field Value
    Type Description
    EventHookID

    OnScrollRectValueChanged

    Declaration
    public static readonly EventHookID OnScrollRectValueChanged
    Field Value
    Type Description
    EventHookID

    OnSelect

    Declaration
    public static readonly EventHookID OnSelect
    Field Value
    Type Description
    EventHookID

    OnSliderValueChanged

    Declaration
    public static readonly EventHookID OnSliderValueChanged
    Field Value
    Type Description
    EventHookID

    OnSubmit

    Declaration
    public static readonly EventHookID OnSubmit
    Field Value
    Type Description
    EventHookID

    OnToggleValueChanged

    Declaration
    public static readonly EventHookID OnToggleValueChanged
    Field Value
    Type Description
    EventHookID

    OnTransformChildrenChanged

    Declaration
    public static readonly EventHookID OnTransformChildrenChanged
    Field Value
    Type Description
    EventHookID

    OnTransformParentChanged

    Declaration
    public static readonly EventHookID OnTransformParentChanged
    Field Value
    Type Description
    EventHookID

    OnTriggerEnter

    Declaration
    public static readonly EventHookID OnTriggerEnter
    Field Value
    Type Description
    EventHookID

    OnTriggerEnter2D

    Declaration
    public static readonly EventHookID OnTriggerEnter2D
    Field Value
    Type Description
    EventHookID

    OnTriggerExit

    Declaration
    public static readonly EventHookID OnTriggerExit
    Field Value
    Type Description
    EventHookID

    OnTriggerExit2D

    Declaration
    public static readonly EventHookID OnTriggerExit2D
    Field Value
    Type Description
    EventHookID

    OnTriggerStay

    Declaration
    public static readonly EventHookID OnTriggerStay
    Field Value
    Type Description
    EventHookID

    OnTriggerStay2D

    Declaration
    public static readonly EventHookID OnTriggerStay2D
    Field Value
    Type Description
    EventHookID

    Start

    Declaration
    public static readonly EventHookID Start
    Field Value
    Type Description
    EventHookID

    UnityEvent

    Declaration
    public static readonly EventHookID UnityEvent
    Field Value
    Type Description
    EventHookID

    Update

    Declaration
    public static readonly EventHookID Update
    Field Value
    Type Description
    EventHookID
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023