Struct PhysicsContactPair
- Namespace
- TaleWorlds.Engine
- Assembly
- TaleWorlds.Engine.dll
[EngineStruct("rglPhysics_contact_pair", false)]
public struct PhysicsContactPair
- Inherited Members
- Extension Methods
Fields
Contact0
[CustomEngineStructMemberData("ignoredMember", true)]
public readonly PhysicsContactInfo Contact0
Field Value
Contact1
[CustomEngineStructMemberData("ignoredMember", true)]
public readonly PhysicsContactInfo Contact1
Field Value
Contact2
[CustomEngineStructMemberData("ignoredMember", true)]
public readonly PhysicsContactInfo Contact2
Field Value
Contact3
[CustomEngineStructMemberData("ignoredMember", true)]
public readonly PhysicsContactInfo Contact3
Field Value
Contact4
[CustomEngineStructMemberData("ignoredMember", true)]
public readonly PhysicsContactInfo Contact4
Field Value
Contact5
[CustomEngineStructMemberData("ignoredMember", true)]
public readonly PhysicsContactInfo Contact5
Field Value
Contact6
[CustomEngineStructMemberData("ignoredMember", true)]
public readonly PhysicsContactInfo Contact6
Field Value
Contact7
[CustomEngineStructMemberData("ignoredMember", true)]
public readonly PhysicsContactInfo Contact7
Field Value
ContactEventType
[CustomEngineStructMemberData("type")]
public readonly PhysicsEventType ContactEventType
Field Value
NumberOfContacts
public readonly int NumberOfContacts
Field Value
Properties
this[int]
public PhysicsContactInfo this[int index] { get; }
Parameters
index
int
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).