Skip to content

📘 AudioResources Data Guide

🧩 Struct: FB1AudioResourcesTableRow

Defines a sound resource used for gameplay or UI feedback via MetaSound.

Properties

  • Id (FName): Unique identifier for the audio resource.
  • MetaSoundResource (TSoftObjectPtr<UMetaSoundSource>): MetaSound asset used to generate the sound.