Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Audio > API/Runtime/Engine/Audio/ISoundSubmixWidgetInterface
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Audio/SoundSubmixWidgetInterface.h |
| Include | #include "Audio/SoundSubmixWidgetInterface.h" |
UFUNCTION (BlueprintImplementableEvent, Meta=(DisplayName="On SoundSubmix Widget Constructed"))
void OnConstructed
(
USoundSubmixBase * SoundSubmix
)