Navigation
API > API/Plugins > API/Plugins/GeometryCache > API/Plugins/GeometryCache/UGeometryCacheTrackStreamable
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FStreamedGeometryCacheChunk & GetChunk
(
int32 ChunkID |
GeometryCacheTrackStreamable.h | ||
FStreamedGeometryCacheChunk & GetChunk
(
int32 ChunkID |
GeometryCacheTrackStreamable.h |
GetChunk(int32)
| Name | GetChunk |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrackStreamable.h |
| Include Path | #include "GeometryCacheTrackStreamable.h" |
const FStreamedGeometryCacheChunk & GetChunk
(
int32 ChunkID
) const
GetChunk(int32)
| Name | GetChunk |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrackStreamable.h |
| Include Path | #include "GeometryCacheTrackStreamable.h" |
FStreamedGeometryCacheChunk & GetChunk
(
int32 ChunkID
)