FConstraintHandle

Base class for constraint handles.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ConstraintHandle.h

Include

#include "Chaos/ConstraintHandle.h"

Syntax

class FConstraintHandle

Remarks

Base class for constraint handles.

Variables

Name Description

Protected variable

int32

 

ConstraintIndex

Constructors

Name Description

Public function

FConstraintHandle()

Public function

FConstraintHandle

(
    int32 InConstraintIndex
)

Destructors

Name Description

Public function

~FConstraintHandle()

Functions

Name Description

Public function

T *

 

As()

Public function Const

int32

 

GetConstraintIndex()

Public function Const

bool

 

IsValid()

Typedefs

Name

Description

FGeometryParticleHandle

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