Version 3.3.0.1

AssetListAttributeOnSingleObjectDrawer<TElement> class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
[DrawerPriority(0, 0, 3001)]
public class AssetListAttributeOnSingleObjectDrawer<TElement> : OdinAttributeDrawer<AssetListAttribute, TElement> where TElement : Object
Not yet documented.
Inheritance

Type Parameters

TElement

Constructors

AssetListAttributeOnSingleObjectDrawer()
public AssetListAttributeOnSingleObjectDrawer()

Methods

DrawPropertyLayout(GUIContent)
Not yet documented.
protected override void DrawPropertyLayout(GUIContent label)
Parameters
UnityEngine.GUIContent label

EnsureListPopulation()
public void EnsureListPopulation()
Initialize()
protected override void Initialize()
Extension Methods