TriggerExited class Physics
A collider left a trigger volume.
- Inheritance
-
- Object
- CollisionEvent
- TriggerExited
Constructors
- TriggerExited({required Node nodeA, required Node nodeB, required Component colliderA, required Component colliderB})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited