AnimancerNodeDrawer<T>.

PopulateContextMenu(GenericMenu) Method

Summary

Adds functions relevant to the Animancer.Editor.AnimancerNodeDrawer`1.Target.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerNodeDrawer<T>

Syntax

protected abstract void PopulateContextMenu(GenericMenu menu)

Parameters

Name Type Description
menu GenericMenu

Return Value

Type Description
void