Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/FStreamedAudioChunkSeekTable
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/StreamedAudioChunkSeekTable.h |
| Include | #include "Sound/StreamedAudioChunkSeekTable.h" |
| Source | /Engine/Source/Runtime/Engine/Private/StreamedAudioChunkSeekTable.cpp |
bool Serialize
&40;
FArchive & Ar
&41;
Remarks
Serialize the table to/from the archive True on success, false on failure.
Parameters
| Name | Description |
|---|---|
| Ar | Archive to load/save |