// Assembly: UnityEngine.PhysicsModule
// Full name: UnityEngine.SimulationMode

namespace UnityEngine
{
public class SimulationMode // TypeDefIndex: 12795
{
	// Fields
	type#20890 value__;
	type#26056 FixedUpdate;
	type#26056 Update;
	type#26056 Script;
}
}
