Click or drag to resize
DigitalRuneContactSetCollectionContains Method
Determines whether the collection contains a contact set.
Overload List
  NameDescription
Public methodContains(ContactSet)
Determines whether the collection contains the specified contact set.
Public methodContains(PairCollisionObject)
Determines whether the collection contains a contact set for the given pair of collision objects.
Public methodContains(CollisionObject, CollisionObject)
Determines whether the collection contains a contact set for the given pair of collision objects.
Top
See Also