Contains all information required for gathering sounds for runtime playing and selection.
Definition container.h:13
local_parameter_list parameters
List of parameters that are local to this gathering.
Definition container.h:32
std::vector< const container * > sounds
Vector of containers that should play this iteration.
Definition container.h:25
unsigned int numTimesPlayed
How many times the voice/node has played.
Definition container.h:41