Version 3.3.0.1

FilePathAttributeDrawer class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
public sealed class FilePathAttributeDrawer : OdinAttributeDrawer<FilePathAttribute, string>, IDefinesGenericMenuItems
Not yet documented.
Inheritance

Constructors

FilePathAttributeDrawer()
public FilePathAttributeDrawer()

Methods

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

Initialize()
Initializes the drawer.
protected override void Initialize()
Extension Methods