I have created a cued sustain point, but I can’t seem to trigger it within UE4. Any suggestions?
You should be able to trigger an events cue using one of the following:
- UFMODAudioComponent::TriggerCue()
- UFMODBlueprintStatics::EventInstanceTriggerCue()