NamedEventDictionaryDrawer.

DoEventGUI(string, Action) Method

Summary

Draws an event.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
NamedEventDictionaryDrawer

Syntax

public static void DoEventGUI(string name, Action action)

Parameters

Name Type Description
name string
action Action

Return Value

Type Description
void