Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FGeometryCollectionPhysicsProxy
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FParticle * GetParticleByIndex_External
(
int32 Index |
PhysicsProxy/GeometryCollectionPhysicsProxy.h | ||
const FParticle * GetParticleByIndex_External
(
int32 Index |
PhysicsProxy/GeometryCollectionPhysicsProxy.h |
GetParticleByIndex_External(int32)
| Name | GetParticleByIndex_External |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/GeometryCollectionPhysicsProxy.h |
| Include Path | #include "PhysicsProxy/GeometryCollectionPhysicsProxy.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/PhysicsProxy/GeometryCollectionPhysicsProxy.cpp |
FParticle * GetParticleByIndex_External
(
int32 Index
)
GetParticleByIndex_External(int32)
| Name | GetParticleByIndex_External |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/GeometryCollectionPhysicsProxy.h |
| Include Path | #include "PhysicsProxy/GeometryCollectionPhysicsProxy.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/PhysicsProxy/GeometryCollectionPhysicsProxy.cpp |
const FParticle * GetParticleByIndex_External
(
int32 Index
) const