// Assembly: Assembly-CSharp-firstpass
// Full name: CharacterMotorJumping

public class CharacterMotorJumping // TypeDefIndex: 13339
{
	// Fields
	type#15318 enabled;
	type#26063 baseHeight;
	type#26063 extraHeight;
	type#26063 perpAmount;
	type#26063 steepPerpAmount;
	type#15331 jumping;
	type#15331 holdingJumpButton;
	type#26076 lastStartTime;
	type#26076 lastButtonDownTime;
	type#28478 jumpDir;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
}
