logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class AnimationClipCurveEditingEngine.KeyEditResult

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

    Constructors

    KeyEditResult()

    Declaration
    public KeyEditResult()

    Fields

    Error

    Declaration
    public string Error
    Field Value
    Type Description
    string

    KeyCount

    Declaration
    public int KeyCount
    Field Value
    Type Description
    int

    KeyIndex

    Declaration
    public int KeyIndex
    Field Value
    Type Description
    int

    Success

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