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