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

namespace UnityEngine
{
public class QueryTriggerInteraction // TypeDefIndex: 12794
{
	// Fields
	type#20890 value__;
	type#24858 UseGlobal;
	type#24858 Ignore;
	type#24858 Collide;
}
}
