USoundNodeDistanceCrossFade::CreateStartingConnectors

Editor interface.

Windows
MacOS
Linux

Override Hierarchy

USoundNode::CreateStartingConnectors()

USoundNodeDistanceCrossFade::CreateStartingConnectors()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundNodeDistanceCrossFade.h

Include

#include "Sound/SoundNodeDistanceCrossFade.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundNodeDistanceCrossFade.cpp

Syntax

virtual void CreateStartingConnectors()

Remarks

Editor interface. Called by the Sound Cue Editor for nodes which allow children. The default behaviour is to attach a single connector. Dervied classes can override to eg add multiple connectors.

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