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

namespace UnityEngine
{
public class CollisionPairFlags // TypeDefIndex: 12800
{
	// Fields
	type#27910 value__;
	type#16062 RemovedShape;
	type#16062 RemovedOtherShape;
	type#16062 ActorPairHasFirstTouch;
	type#16062 ActorPairLostTouch;
	type#16062 InternalHasImpulses;
	type#16062 InternalContactsAreFlipped;
}
}
