Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundSourceBus
- USoundWave::SerializeCuePoints()
- USoundSourceBus::SerializeCuePoints()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundSourceBus.h |
| Include | #include "Sound/SoundSourceBus.h" |
virtual void SerializeCuePoints
(
FArchive & Ar,
const bool bIsLoadingFromCookedArchive
)
Remarks
SourceBus doesn't represent a wav file, don't do anything when serializing cue points.