Summary
Adds a menu function to open the Playable Graph Visualiser if it exists in the project.
		- Assembly
 - Animancer
.dll  - Namespace
 - Animancer
.Editor  - Containing Type
 - Animancer
Playable Drawer  
Syntax
public static void AddPlayableGraphVisualizerFunction(GenericMenu menu, string prefix, PlayableGraph graph)
	Parameters
| Name | Type | Description | 
|---|---|---|
| menu | GenericMenu | |
| prefix | string | |
| graph | PlayableGraph | 
Return Value
| Type | Description | 
|---|---|
| void |