IEmitter::GetPosition

Gets the emitter's position.

Windows
MacOS
Linux

References

Module

UnrealAudio

Header

/Engine/Source/Runtime/UnrealAudio/Public/UnrealAudioEmitter.h

Include

#include "UnrealAudioEmitter.h"

Syntax

ESystemError::Type GetPosition
(
    FVector & OutPosition
)

Remarks

Gets the emitter's position.

Returns

Parameters

Parameter

Description

OutPosition

The out position.

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