[TaskDescription("Returns success when a 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")]
publicclassHasExitedCollision:Conditional
{
[Tooltip("The tag of the GameObject to check for a collision against")]