Class FlowStateTransitionFactory | Bolt Visual Scripting | 1.4.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class FlowStateTransitionFactory

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

    Methods

    Create(IState, IState)

    Declaration
    public static FlowStateTransition Create(IState source, IState destination)
    Parameters
    Type Name Description
    IState source
    IState destination
    Returns
    Type Description
    FlowStateTransition
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX