UnityEngine.Animator.GetBoolID C# (CSharp) Method

GetBoolID() private method

private GetBoolID ( int id ) : bool
id int
return bool
		private bool GetBoolID(int id){}
		private void SetIntegerString(string name, int value){}
Animator