FastenUp
Search Results for

    Show / Hide Table of Contents

    Namespace FastenUp.Runtime.Binders.Actions

    Classes

    ActionBinder

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

    ActionBinder<T>

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

    BaseActionBinder<T>

    Base class for all action binders.

    BooleanActionBinder

    ActionBinder<T> for Boolean type.

    FloatActionBinder

    ActionBinder<T> for Single type.

    IntActionBinder

    ActionBinder<T> for Int32 type.

    Interfaces

    IActionBinder<T>

    Implementation of this interface will be bound to an IBindableAction<T>. It provides the ability to invoke the in the bind Unity components.

    In This Article
    Back to top Generated by DocFX