AnimancerStateDrawer<T>.

AddContextMenuFunctions(GenericMenu) Method

Summary

Adds the details of this state to the `menu`.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerStateDrawer<T>

Syntax

protected virtual void AddContextMenuFunctions(GenericMenu menu)

Parameters

Name Type Description
menu GenericMenu

Return Value

Type Description
void