Table of Contents

Method b3Contact_IsValid

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

b3Contact_IsValid(b3ContactId)

Contact identifier validation. Provides validation for up to 2^32 allocations.

public static extern NativeBool b3Contact_IsValid(b3ContactId id)

Parameters

id b3ContactId

See the Box3D documentation.

Returns

NativeBool

See the Box3D documentation.