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.