Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAudioVirtualLoop
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/AudioVirtualLoop.h |
| Include | #include "AudioVirtualLoop.h" |
| Source | /Engine/Source/Runtime/Engine/Private/AudioVirtualLoop.cpp |
bool Update
(
float DeltaTime,
bool bForceUpdate
)
Remarks
Updates the loop and checks if ready to play (or 'realize'). Returns whether or not the sound is ready to be realized.