// Assembly: Unity.Burst
// Full name: tFloatUnion64

public class tFloatUnion64 // TypeDefIndex: 13060
{
	// Fields
	type#17434 m_floatingPoint;
	type#27940 m_integer;

	// Methods
	// RVA: -1
	public type#15313 IsNegative() { }
	// RVA: -1
	public type#27917 GetExponent() { }
	// RVA: -1
	public type#27937 GetMantissa() { }
}
