UnityEngine.Animator.GetBoolString C# (CSharp) Method

GetBoolString() private method

private GetBoolString ( string name ) : bool
name string
return bool
		private bool GetBoolString(string name){}
		private bool GetBoolID(int id){}
Animator