Delegate LightingExplorerTableColumn.ComparePropertiesDelegate
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public delegate int ComparePropertiesDelegate(SerializedProperty lhs, SerializedProperty rhs);
Parameters
Type | Name | Description |
---|---|---|
SerializedProperty | lhs | |
SerializedProperty | rhs |
Returns
Type | Description |
---|---|
Int32 |