FRigidBodyIndexPair::FRigidBodyIndexPair

Constructor, taking unordered pair of indices and generating a key.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/PhysicsEngine/RigidBodyIndexPair.h

Include

#include "PhysicsEngine/RigidBodyIndexPair.h"

Syntax

FRigidBodyIndexPair
(
    int32 Index1,
    int32 Index2
)

Remarks

Constructor, taking unordered pair of indices and generating a key.

Parameters

Parameter

Description

Index1

1st unordered index

Index2

2nd unordered index

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss