FCohtmlSound

Public Functions

Name
FCohtmlSound()

Public Attributes

Name
TObjectPtr< UAudioComponent >AudioComponent
TObjectPtr< USoundWaveProcedural >Stream
floatBufferMinSize
boolbStoppedAfterUnderrun

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;