The RegisteredCollisionPair type exposes the following members.

Constructors

  NameDescription
Public methodRegisteredCollisionPair
Initializes a new instance of the RegisteredCollisionPair class

Methods

  NameDescription
Public methodEquals
Overrides the Equals method.
(Overrides Object..::..Equals(Object).)
Public methodGetHashCode
Returns the GetHashCode of the base method.
(Overrides Object..::..GetHashCode()()()().)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
ToString override (NameA x NameB)
(Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyCollisionEndLogging
Public accessor for collisionEndLogging
Public propertyCollisionStartLogging
Public accessor for collisionStartLogging
Public propertyNameA
The name of the first collision body
Public propertyNameB
The name of the second collision body

See Also