AnimancerGraphControls.

AddAddAnimationFunction(GenericMenu) Method

Summary

Adds a function to show or hide the "Add Animation" field.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerGraphControls

Syntax

public static void AddAddAnimationFunction(GenericMenu menu)

Parameters

Name Type Description
menu GenericMenu

Return Value

Type Description
void