EventSequenceDrawer.

Draw(Rect, Delegate) 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 Draw(ref Rect area, Delegate del)

Parameters

Name Type Description
area Rect
del Delegate

Return Value

Type Description
void