IGEditorUtils.

DoDelegateGUI(Rect, Delegate) Method

Summary

Draw the target and name of the specified System.Delegate.

Syntax

public static void DoDelegateGUI(Rect area, Delegate del)

Parameters

Name Type Description
area Rect
del Delegate

Return Value

Type Description
void