Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

name

Returns

Type

Description

bool

Remarks

Format is "CURRENT_STATE -> NEXT_STATE".