Class ModelBaseWindow<TAsset, TWindow>.UVsPropertiesProxyBase.ProxyEditor
Inheritance
System.Object
FlaxEditor.CustomEditors.CustomEditor
ModelBaseWindow<TAsset, TWindow>.UVsPropertiesProxyBase.ProxyEditor
Namespace: FlaxEditor.Windows.Assets
Assembly: FlaxEngine.CSharp.dll
Syntax
protected class ProxyEditor : ModelBaseWindow<TAsset, TWindow>.ProxyEditorBase
Constructors
ProxyEditor()
Declaration
public ProxyEditor()
Methods
Deinitialize()
Initialize(LayoutElementsContainer)
Declaration
public override void Initialize(LayoutElementsContainer layout)
Parameters
FlaxEditor.CustomEditors.LayoutElementsContainer
layout
|