Search Results for

    Show / Hide Table of Contents

    Class GenericJsonCreateEntry.Options

    The create options.

    Inheritance
    System.Object
    GenericJsonCreateEntry.Options
    Namespace: FlaxEditor.Content
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    public class Options : Object

    Constructors

    Options()

    Declaration
    public Options()

    Fields

    Type

    The type of the archetype class to use for the asset data object to create.

    Declaration
    [CustomEditor]
    [Tooltip("The type of the archetype class to use for the asset data object to create.")]
    public Type Type
    Field Value
    System.Type

    Extension Methods

    Extensions.ReflectiveCompare<T>(T, T)
    Extensions.DeepClone<T>(T)
    Extensions.RawClone<T>(T)
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat