EventSequenceDrawer.

DrawInvocationList(Rect, MulticastDelegate) Method

Summary

Draws the target and name of the specified System.Delegate.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
EventSequenceDrawer

Syntax

public static void DrawInvocationList(ref Rect area, MulticastDelegate del)

Parameters

Name Type Description
area Rect
del MulticastDelegate

Return Value

Type Description
void