Files
UnrealEngine/Engine/Documentation/Source/Shared/GraphNodes/SoundCue/SoundCueNodes.INT.udn
2025-05-18 13:04:45 +08:00

23 lines
586 B
Plaintext

Availability:NoPublish
Title: Sound Cue Reference
Description:Reference describing the nodes available for use in SoundCues and their properties.
Crumbs:
[EXCERPT:DummyExcerpt]
[/EXCERPT:DummyExcerpt]
[EXCERPT:USoundNodeDelay]
The Delay Node simply inserts a delay into the audio node chain to cause a pause before the input sound is passed to the output. The amount of the delay is a random value between the min and max specified in the properties.
---
Delay [Min/Max] - Sets the [minimum/maximum] amount of time the Delay Node should pause for.
[/EXCERPT:USoundNodeDelay]