Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FPerSolverFieldSystem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TArray< FFieldContextIndex > & GetSampleIndices () |
Get the const array of sample indices | PhysicsProxy/PerSolverFieldSystem.h | |
TArray< FFieldContextIndex > & GetSampleIndices () |
Get the non const array of sample indices | PhysicsProxy/PerSolverFieldSystem.h |
GetSampleIndices()
Description
Get the const array of sample indices
| Name | GetSampleIndices |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/PerSolverFieldSystem.h |
| Include Path | #include "PhysicsProxy/PerSolverFieldSystem.h" |
const TArray < FFieldContextIndex > & GetSampleIndices() const
GetSampleIndices()
Description
Get the non const array of sample indices
| Name | GetSampleIndices |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/PerSolverFieldSystem.h |
| Include Path | #include "PhysicsProxy/PerSolverFieldSystem.h" |
TArray < FFieldContextIndex > & GetSampleIndices()