Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Animator.GetInteger

Switch to Manual
public int GetInteger(string name);
public int GetInteger(int id);

Parameters

name The parameter name.
id The parameter ID.

Returns

int The value of the parameter.

Description

Returns the value of the given integer parameter.

Did you find this page useful? Please give it a rating: