FastenUp
Search Results for

    Show / Hide Table of Contents

    Class ActionBinder

    Binders that provides the ability to invoke the in the bind Unity components through the BindableAction

    Inheritance
    Object
    BaseBinder
    BaseActionBinder<UnityEvent>
    ActionBinder
    Implements
    IActionBinder<UnityEvent>
    IBinder
    Inherited Members
    BaseActionBinder<UnityEvent>.OnAction
    BaseBinder.Name
    BaseBinder.OnBinderChanged
    BaseBinder.IncludeOwnGameObjectInFind
    BaseBinder.InvokeOnBinderChanged()
    BaseBinder.OnEnable()
    BaseBinder.OnDisable()
    Namespace: FastenUp.Runtime.Binders.Actions
    Assembly: cs.temp.dll.dll
    Syntax
    public sealed class ActionBinder : BaseActionBinder<UnityEvent>, IActionBinder<UnityEvent>, IBinder

    Implements

    IActionBinder<T>
    IBinder
    In This Article
    Back to top Generated by DocFX