Navigation
API > API/Plugins > API/Plugins/SoundCueTemplates > API/Plugins/SoundCueTemplates/USoundCueTemplate
- USoundCueTemplate::OnRebuildGraph()
- USoundCueDistanceCrossfade::OnRebuildGraph()
- USoundCueContainer::OnRebuildGraph()
References
| Module | SoundCueTemplates |
| Header | /Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplates/Public/SoundCueTemplate.h |
| Include | #include "SoundCueTemplate.h" |
virtual void OnRebuildGraph
&40;
USoundCue & SoundCue
&41; const
Remarks
Function to override that uses internal editor-data only properties to re-build node graph of provided SoundCue. Provided SoundCue may be a reference to this SoundCue or one to be copied from this template's graph-building schema.