[TaskDescription("Returns success when a 2D collision ends. This task will only receive the physics callback if it is being reevaluated (with a conditional abort or under a parallel task).")]
[TaskCategory("Physics")]
publicclassHasExitedCollision2D:Conditional
{
[Tooltip("The tag of the GameObject to check for a collision against")]