Search Results for

    Show / Hide Table of Contents

    Class ModelBaseWindow<TAsset, TWindow>.UVsPropertiesProxyBase.ProxyEditor

    Inheritance
    System.Object
    FlaxEditor.CustomEditors.CustomEditor
    GenericEditor
    ModelBaseWindow.ProxyEditorBase<>
    ModelBaseWindow<TAsset, TWindow>.UVsPropertiesProxyBase.ProxyEditor
    Inherited Members
    GenericEditor.GetItemsForType(ScriptType)
    GenericEditor.GetItemsForType(ScriptType, Boolean, Boolean, Boolean)
    GenericEditor.EvaluateVisibleIf(LayoutElementsContainer, GenericEditor.ItemInfo, Int32)
    GenericEditor.GetLabelIndex(LayoutElementsContainer, GenericEditor.ItemInfo)
    GenericEditor.SpawnProperty(LayoutElementsContainer, ValueContainer, GenericEditor.ItemInfo)
    Namespace: FlaxEditor.Windows.Assets
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    protected class ProxyEditor : ModelBaseWindow<TAsset, TWindow>.ProxyEditorBase

    Constructors

    ProxyEditor()

    Declaration
    public ProxyEditor()

    Methods

    Deinitialize()

    Declaration
    protected override void Deinitialize()
    Overrides
    GenericEditor.Deinitialize()

    Initialize(LayoutElementsContainer)

    Declaration
    public override void Initialize(LayoutElementsContainer layout)
    Parameters
    FlaxEditor.CustomEditors.LayoutElementsContainer layout

    Overrides
    GenericEditor.Initialize(LayoutElementsContainer)

    Refresh()

    Declaration
    public override void Refresh()
    Overrides
    GenericEditor.Refresh()

    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