ThemePropertyDrawer

Class

Static Methods

FormatItem(value: string): string

Instance Methods

CreatePropertyGUI(property: SerializedProperty): VisualElement
Creates custom GUI with UI Toolkit for the property.

Parameters

property:SerializedProperty - The SerializedProperty to make the custom GUI for.

Returns

VisualElement-The element containing the custom GUI.

Inherited Members

OnGUIGetPropertyHeightCanCacheInspectorGUIattributefieldInfopreferredLabelEqualsGetHashCodeGetTypeMemberwiseCloneReferenceEqualsToString

Extension Methods

DescribeIdentityShortHashToStringNullable

On this page