AnimancerNodeDrawer<T>.

CheckContextMenu(Rect) Method

Summary

Checks if the current event is a context menu click within the `clickArea` and opens a context menu with various functions for the Animancer.Editor.AnimancerNodeDrawer`1.Target.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerNodeDrawer<T>

Syntax

protected void CheckContextMenu(Rect clickArea)

Parameters

Name Type Description
clickArea Rect

Return Value

Type Description
void