LightingExplorerTableColumn.ComparePropertiesDelegate

public delegate int ComparePropertiesDelegate(SerializedProperty lhs, SerializedProperty rhs);

Description 描述

A delegate for comparison of properties for sorting.