Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FConstraintHandle
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
T * As () |
Implemented in ConstraintContainer.h. | Chaos/ConstraintHandle.h | |
const T * As () |
Chaos/ConstraintHandle.h |
As()
Description
Implemented in ConstraintContainer.h.
| Name | As |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ConstraintHandle.h |
| Include Path | #include "Chaos/ConstraintHandle.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDConstraintContainer.h |
template<typename T>
T * As()
As()
| Name | As |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ConstraintHandle.h |
| Include Path | #include "Chaos/ConstraintHandle.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDConstraintContainer.h |
template<typename T>
const T * As() const