FAudioVirtualLoop::UpdateFocusData

Takes aggregate update delta and updates focus so that realization check can test if ready to play.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioVirtualLoop.h

Include

#include "AudioVirtualLoop.h"

Source

/Engine/Source/Runtime/Engine/Private/AudioVirtualLoop.cpp

Syntax

void UpdateFocusData
(
    float DeltaTime
)

Remarks

Takes aggregate update delta and updates focus so that realization check can test if ready to play.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss