AudioComponent-Paused.md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.AudioComponent
AudioComponent.Paused Property
Gets or sets whether the audio is paused
public bool Paused { get; set; }
April 18, 2021 ยท View on GitHub
Gets or sets whether the audio is paused
public bool Paused { get; set; }