Spine.IkConstraint.Update C# (CSharp) Method

Update() public method

public Update ( ) : void
return void
		public void Update () {
			Apply();
		}