logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class CharacterConfigCreator.PreviewResult

    A read-only summary of what a Create(Input) call would do, for a Preview step. Never mutates the project.

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

    Constructors

    PreviewResult()

    Declaration
    public PreviewResult()

    Fields

    AssetPath

    Declaration
    public string AssetPath
    Field Value
    Type Description
    string

    FolderExists

    Declaration
    public bool FolderExists
    Field Value
    Type Description
    bool

    FolderPath

    Declaration
    public string FolderPath
    Field Value
    Type Description
    string

    IsNew

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