Search Results for

    Show / Hide Table of Contents

    Class DialoguePhaseSM

    Inheritance
    System.Object
    Danmokou.SM.StateMachine
    SequentialSM
    PhaseSM
    DialoguePhaseSM
    Inherited Members
    PhaseSM.props
    PhaseSM.MakeContext(PatternContext)
    PhaseSM.PrePrepareBackgroundGraphics(PhaseContext, Nullable<IBackgroundOrchestrator>)
    PhaseSM.Start(SMHandoff)
    PhaseSM.Start(PhaseContext, SMHandoff, Nullable<IUIManager>, IReadOnlyList<Enemy>, Action<Nullable<IBackgroundOrchestrator>>)
    Namespace: Danmokou.SM
    Assembly: cs.temp.dll.dll
    Syntax
    public class DialoguePhaseSM : PhaseSM

    Constructors

    DialoguePhaseSM(String, PhaseProperties)

    Declaration
    public DialoguePhaseSM(string file, PhaseProperties props)
    Parameters
    Type Name Description
    System.String file
    Danmokou.SM.PhaseProperties props
    In This Article
    Back to top Generated by DocFX