Search Results for

    Show / Hide Table of Contents

    Class ModelBaseWindow<TAsset, TWindow>.PropertiesProxyBase

    Inheritance
    System.Object
    ModelBaseWindow<TAsset, TWindow>.PropertiesProxyBase
    ModelBaseWindow<TAsset, TWindow>.ImportPropertiesProxyBase
    ModelBaseWindow<TAsset, TWindow>.MaterialsPropertiesProxyBase
    ModelBaseWindow<TAsset, TWindow>.MeshesPropertiesProxyBase
    ModelBaseWindow<TAsset, TWindow>.UVsPropertiesProxyBase
    Namespace: FlaxEditor.Windows.Assets
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    protected abstract class PropertiesProxyBase : Object

    Constructors

    PropertiesProxyBase()

    Declaration
    protected PropertiesProxyBase()

    Methods

    OnClean()

    Declaration
    public virtual void OnClean()

    OnLoad(TWindow)

    Declaration
    public virtual void OnLoad(TWindow window)
    Parameters
    TWindow window

    OnSave()

    Declaration
    public virtual void OnSave()

    Extension Methods

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