Impact CFX API 1.5.0
Comprehensive API documentation for Impact CFX - Collision Effects System
|
A pair of objects involved in a collision. More...
Public Member Functions | |
CollisionObjectPair (GameObject triggerObject, GameObject hitObject) | |
Public Attributes | |
GameObject | TriggerObject |
The object that triggered the collision message. | |
GameObject | HitObject |
The object that was hit. | |
A pair of objects involved in a collision.