Version: 2023.1
言語: 日本語

InspectorOrderAttributeConstructor

マニュアルに切り替える
public InspectorOrderAttribute (InspectorSort inspectorSort, InspectorSortDirection sortDirection);

パラメーター

inspectorSort Defines if enum should be shown sorted by name or by value.
sortDirection Defines if enum should be shown in ascending or descending order.

説明

Default constructor initializes the attribute for enum to be shown sorted in UI dropdowns.