Class AssetItemRefEditor
Default implementation of the inspector used to edit reference to the FlaxEditor.Content.AssetItem.
Namespace: FlaxEditor.CustomEditors.Editors
Assembly: FlaxEngine.CSharp.dll
Syntax
[CustomEditor]
[DefaultEditor]
public sealed class AssetItemRefEditor : AssetRefEditor
Constructors
AssetItemRefEditor()
Declaration
public AssetItemRefEditor()