FastenUp
Search Results for

    Show / Hide Table of Contents

    Class BooleanActionBinder

    ActionBinder<T> for Boolean type.

    Inheritance
    Object
    BaseBinder
    BaseActionBinder<UnityEvent<Boolean>>
    ActionBinder<Boolean>
    BooleanActionBinder
    Implements
    IActionBinder<UnityEvent<Boolean>>
    IBinder
    Inherited Members
    BaseActionBinder<UnityEvent<Boolean>>.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 class BooleanActionBinder : ActionBinder<bool>, IActionBinder<UnityEvent<bool>>, IBinder

    Implements

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