Table of Contents

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

PhysicsContactInfo

Contact1

[CustomEngineStructMemberData("ignoredMember", true)]
public readonly PhysicsContactInfo Contact1

Field Value

PhysicsContactInfo

Contact2

[CustomEngineStructMemberData("ignoredMember", true)]
public readonly PhysicsContactInfo Contact2

Field Value

PhysicsContactInfo

Contact3

[CustomEngineStructMemberData("ignoredMember", true)]
public readonly PhysicsContactInfo Contact3

Field Value

PhysicsContactInfo

Contact4

[CustomEngineStructMemberData("ignoredMember", true)]
public readonly PhysicsContactInfo Contact4

Field Value

PhysicsContactInfo

Contact5

[CustomEngineStructMemberData("ignoredMember", true)]
public readonly PhysicsContactInfo Contact5

Field Value

PhysicsContactInfo

Contact6

[CustomEngineStructMemberData("ignoredMember", true)]
public readonly PhysicsContactInfo Contact6

Field Value

PhysicsContactInfo

Contact7

[CustomEngineStructMemberData("ignoredMember", true)]
public readonly PhysicsContactInfo Contact7

Field Value

PhysicsContactInfo

ContactEventType

[CustomEngineStructMemberData("type")]
public readonly PhysicsEventType ContactEventType

Field Value

PhysicsEventType

NumberOfContacts

public readonly int NumberOfContacts

Field Value

int

Properties

this[int]

public PhysicsContactInfo this[int index] { get; }

Parameters

index int

Property Value

PhysicsContactInfo

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).