USoundCueTemplate::SetSoundNodePosition

Sets the provided node's position to the location on the template's grid

Windows
MacOS
Linux

References

Module

SoundCueTemplates

Header

/Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplates/Public/SoundCueTemplate.h

Include

#include "SoundCueTemplate.h"

Syntax

static void SetSoundNodePosition
(
    USoundNode & InNode,
    int32 Column,
    int32 Row
)

Remarks

Sets the provided node's position to the location on the template's grid

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