Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsUserName(string)

Does userName 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 IsUserName(string name)

Parameters

name

Returns

Type

Description

bool