Show / Hide Table of Contents

    Class UnityEventExtension

    Inheritance
    Object
    UnityEventExtension
    Namespace: GetComponentAttributeCore_WIP
    Assembly: KorStrix.GetComponentAttribute.Runtime.dll
    Syntax
    public static class UnityEventExtension

    Methods

    | Improve this Doc View Source

    GetListenerNumber(UnityEventBase)

    Declaration
    public static int GetListenerNumber(this UnityEventBase unityEvent)
    Parameters
    Type Name Description
    UnityEventBase unityEvent
    Returns
    Type Description
    Int32
    • Improve this Doc
    • View Source
    • 0 Comments
    Back to top Example Footer