Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsTag(string)

Does tag match the tag of the active state in the statemachine.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AnimationModule
public bool IsTag(string tag)

Parameters

Returns

Type

Description

bool