sc2-gamedata
Public Attributes | List of all members
SSoundtrackCue Struct Reference

#include <Soundtrack.h>

Collaboration diagram for SSoundtrackCue:
Collaboration graph
[legend]

Public Attributes

SSoundtrackMasterLayer MasterLayer
 Master Layer. More...
 
std::vector< SSoundtrackSlaveLayerSlaveLayers
 Slave Layer. More...
 
TSoundWeight Weight
 Weight. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ MasterLayer

SSoundtrackMasterLayer SSoundtrackCue::MasterLayer

Master Layer.

Master layer configuration parameter

◆ SlaveLayers

std::vector<SSoundtrackSlaveLayer> SSoundtrackCue::SlaveLayers

Slave Layer.

Slave layer configuration parameters

◆ Weight

TSoundWeight SSoundtrackCue::Weight

Weight.

Weight of the sound assets in the soundtrack

Remarks
minValue: 0
maxValue: 0

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