IsName(string)
Does name match the name of the active Transition.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.AnimationModule
public bool IsName(string name)
Parameters
Returns
Type | Description |
|---|---|
| bool |
Remarks
Format is "CURRENT_STATE -> NEXT_STATE".