TConstraintHandleAllocator

An allocator for constraint handles.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/ConstraintHandle.h"

Syntax

template<class T_CONTAINER>
class TConstraintHandleAllocator

Remarks

An allocator for constraint handles.

Functions

Name Description

Public function

FConstraintC...

 

AllocHandle

(
    FConstraintContainer* Constrai...,
    int32 ConstraintIndex
)

Public function

FConstraintC...

 

AllocHandle

(
    FConstraintContainer* Constrai...,
    int32 ConstraintIndex
)

Public function

void

 

FreeHandle

(
    FConstraintContainerHandle* Ha...
)

Typedefs

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