Skip to content

FolderRefPropertyDrawer

Namespace: SideXP.Core.EditorOnly | Inherits from: PropertyDrawer

public class FolderRefPropertyDrawer : PropertyDrawer

Draws an object field to set the reference to a folder in the project.

Methods

OnGUI(Rect, SerializedProperty, GUIContent)

public override void OnGUI(Rect position, SerializedProperty property, GUIContent label)

Inherited documentation.