logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SequencePlayerCreator.PreviewResult

    Read-only summary of what a Create(Input) call would do. Never mutates the project.

    Inheritance
    object
    SequencePlayerCreator.PreviewResult
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Serenity.SequencePlayer.Infrastructure.Editor.Builder
    Assembly: Serenity.UnitySequencePlayer.Infrastructure.Editor.dll
    Syntax
    public sealed class SequencePlayerCreator.PreviewResult

    Constructors

    PreviewResult()

    Declaration
    public PreviewResult()

    Fields

    Definitions

    Declaration
    public readonly List<SequencePlayerCreator.DefinitionPreview> Definitions
    Field Value
    Type Description
    List<SequencePlayerCreator.DefinitionPreview>

    OutputFolderExists

    Declaration
    public bool OutputFolderExists
    Field Value
    Type Description
    bool

    OutputFolderPath

    Declaration
    public string OutputFolderPath
    Field Value
    Type Description
    string

    SettingsAssetPath

    Declaration
    public string SettingsAssetPath
    Field Value
    Type Description
    string

    SettingsIsNew

    Declaration
    public bool SettingsIsNew
    Field Value
    Type Description
    bool
    In this article
    © 2026 Serenity. All Rights Reserved