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

public class tFloatUnion32 // TypeDefIndex: 13059
{
	// Fields
	type#26063 m_floatingPoint;
	type#27921 m_integer;

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