logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ModelAnimatorCreator.StateOperationResult

    Outcome of a state-level edit against an already-existing controller.

    Inheritance
    object
    ModelAnimatorCreator.StateOperationResult
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Serenity.Editor.AnimationHub.Authoring
    Assembly: Serenity.AnimationHub.Editor.dll
    Syntax
    public sealed class ModelAnimatorCreator.StateOperationResult

    Constructors

    StateOperationResult()

    Declaration
    public StateOperationResult()

    Fields

    ControllerAssetPath

    Declaration
    public string ControllerAssetPath
    Field Value
    Type Description
    string

    Error

    Declaration
    public string Error
    Field Value
    Type Description
    string

    Message

    Declaration
    public string Message
    Field Value
    Type Description
    string

    Success

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