Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos
Deprecated * Deprecated. this class is to be deleted, use FGenericParticleHandle instead
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleHandle.h |
Include | #include "Chaos/ParticleHandle.h" |
Syntax
template<typename T, int d>
class FConstGenericParticleHandle
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FConstGenericParticleHandle
(
const FGeometryParticleHandle* InHandle |
||
![]() |
FConstGenericParticleHandle
(
const FGenericParticleHandle InHandle |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const FGenericParticleHandleImp * | Get () |
|
![]() ![]() |
bool | IsValid () |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const FGenericParticleHandleImp * | operator-> () |