Delegate LightingExplorerTableColumn.CopyPropertiesDelegate
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public delegate void CopyPropertiesDelegate(SerializedProperty target, SerializedProperty source);
Parameters
Type | Name | Description |
---|---|---|
SerializedProperty | target | |
SerializedProperty | source |