Struct StreamedSoundPlayerCommand

ClassList > StreamedSoundPlayerCommand

Public Attributes

Type Name
bool bVal
union StreamedSoundPlayerCommand data
float fVal
char * fileName
enum StreamedSoundPlayerCommandType type

Public Attributes Documentation

variable bVal

bool StreamedSoundPlayerCommand::bVal;

variable data

union StreamedSoundPlayerCommand StreamedSoundPlayerCommand::data;

variable fVal

float StreamedSoundPlayerCommand::fVal;

variable fileName

char* StreamedSoundPlayerCommand::fileName;

variable type

enum StreamedSoundPlayerCommandType StreamedSoundPlayerCommand::type;


The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/src/core/Audio.c