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>>)
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Danmokou.SM
    Assembly: cs.temp.dll.dll
    Syntax
    public class DialoguePhaseSM : PhaseSM

    Constructors

    DialoguePhaseSM(PhaseProperties, String)

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