USoundCueTemplate::SetSoundNodePosition

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

Choose your operating system:

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