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