FConstraintInstanceBase

Windows
MacOS
Linux

Inheritance Hierarchy

FConstraintInstanceBase

FConstraintInstance

References

Module

Engine

Header

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

Include

#include "PhysicsEngine/ConstraintInstance.h"

Syntax

struct FConstraintInstanceBase

Variables

Name Description

Public variable

FPhysicsConstra...

 

ConstraintHandle

Internal physics constraint representation.

Public variable

int32

 

ConstraintIndex

Indicates position of this constraint within the array in SkeletalMeshComponent.

Public variable

FPhysScene *...

 

PhysScene

Scene thats using the constraint.

Constructors

Name Description

Public function

FConstraintInstanceBase()

Constructor

Functions

Name Description

Public function

FPhysScene &...

 

GetPhysicsScene()

Public function Const

const FPhysS...

 

GetPhysicsScene()

Public function

void

 

Reset()

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