FSoundSource::Describe

Returns a string describing the source (subclass can override, but it should call the base and append).

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Audio.h

Include

#include "Audio.h"

Source

/Engine/Source/Runtime/Engine/Private/Audio.cpp

Syntax

virtual FString Describe
(
    bool bUseLongName
)

Remarks

Returns a string describing the source (subclass can override, but it should call the base and append).

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