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