FCachedAudioStreamingManager::RenderStatAudioStreaming

Used for rendering debug info:

Windows
MacOS
Linux

Override Hierarchy

IAudioStreamingManager::RenderStatAudioStreaming()

FCachedAudioStreamingManager::RenderStatAudioStreaming()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioStreamingCache.h

Include

#include "AudioStreamingCache.h"

Source

/Engine/Source/Runtime/Engine/Private/AudioStreamingCache.cpp

Syntax

virtual int32 RenderStatAudioStreaming
(
    UWorld * World,
    FViewport * Viewport,
    FCanvas * Canvas,
    int32 X,
    int32 Y,
    const FVector * ViewLocation,
    const FRotator * ViewRotation
)

Remarks

Used for rendering debug info:

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