UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Audio::FSoundFileCues Struct Reference

#include <SoundFile.h>

Public Attributes

uint32 CueCount = 0
 
FSoundFileCuePoint CuePoints [100]
 

Detailed Description

FSoundFileCues which maps to libsndfile SF_CUES struct.

Member Data Documentation

◆ CueCount

uint32 Audio::FSoundFileCues::CueCount = 0

◆ CuePoints

FSoundFileCuePoint Audio::FSoundFileCues::CuePoints[100]

The documentation for this struct was generated from the following file: