Search Results for

    Show / Hide Table of Contents

    Class AssetItemRefEditor

    Default implementation of the inspector used to edit reference to the FlaxEditor.Content.AssetItem.

    Inheritance
    System.Object
    FlaxEditor.CustomEditors.CustomEditor
    AssetRefEditor
    AssetItemRefEditor
    Inherited Members
    AssetRefEditor.Picker
    AssetRefEditor.Initialize(LayoutElementsContainer)
    AssetRefEditor.Refresh()
    AssetRefEditor.Style
    Namespace: FlaxEditor.CustomEditors.Editors
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    [CustomEditor]
    [DefaultEditor]
    public sealed class AssetItemRefEditor : AssetRefEditor

    Constructors

    AssetItemRefEditor()

    Declaration
    public AssetItemRefEditor()

    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