UltEventDrawer.

DoDelegateGUI(Rect, Delegate) Method

Summary

[Editor-Only] Draw the target and name of the specified System.Delegate.
Assembly
UltEvents.dll
Namespace
UltEvents.Editor
Containing Type
UltEventDrawer

Syntax

public static void DoDelegateGUI(Rect area, Delegate del)

Parameters

Name Type Description
area Rect
del Delegate

Return Value

Type Description
void