FSoundCueGraphSchemaAction_NewNode::FSoundCueGraphSchemaAction_NewNode

Choose your operating system:

Windows

macOS

Linux

References

Module

AudioEditor

Header

/Engine/Source/Editor/AudioEditor/Classes/SoundCueGraph/SoundCueGraphSchema.h

Include

#include "SoundCueGraph/SoundCueGraphSchema.h"

Syntax

FSoundCueGraphSchemaAction_NewNode
(
    FText InNodeCategory,
    FText InMenuDesc,
    FText InToolTip,
    const int32 InGrouping
)