This is the old Animancer v7.4 documentation. Click here for the latest version.

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