BlackboardMenuAttribute(Type)
Initializes a new instance of the BlackboardMenuAttribute class.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Constructor
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
public BlackboardMenuAttribute(Type graphType)
Parameters
The Graph or StateMachine subclass the handler is restricted to.