The RegisteredCollisionPair type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| RegisteredCollisionPair | Initializes a new instance of the RegisteredCollisionPair class |
Methods
| Name | Description | |
|---|---|---|
| Equals |
Overrides the Equals method.
(Overrides Object..::..Equals(Object).) | |
| GetHashCode |
Returns the GetHashCode of the base method.
(Overrides Object..::..GetHashCode()()()().) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
ToString override (NameA x NameB)
(Overrides Object..::..ToString()()()().) |
Properties
| Name | Description | |
|---|---|---|
| CollisionEndLogging |
Public accessor for collisionEndLogging
| |
| CollisionStartLogging |
Public accessor for collisionStartLogging
| |
| NameA |
The name of the first collision body
| |
| NameB |
The name of the second collision body
|