FCohtmlSound
Public Functions
Name | |
---|---|
FCohtmlSound() |
Public Attributes
Name | |
---|---|
UAudioComponent * | AudioComponent |
USoundWaveProcedural * | Stream |
float | BufferMinSize |
bool | bStoppedAfterUnderrun |
Public Functions Documentation
function FCohtmlSound
inline FCohtmlSound()
Public Attributes Documentation
variable AudioComponent
UAudioComponent * AudioComponent;
variable Stream
USoundWaveProcedural * Stream;
variable BufferMinSize
float BufferMinSize;
variable bStoppedAfterUnderrun
bool bStoppedAfterUnderrun;