// Assembly: UnityEngine.Physics2DModule
// Full name: UnityEngine.SimulationMode2D

namespace UnityEngine
{
public class SimulationMode2D // TypeDefIndex: 13248
{
	// Fields
	type#20890 value__;
	type#26058 FixedUpdate;
	type#26058 Update;
	type#26058 Script;
}
}
