FOnGenerateWidgetExtensions

Delegate called to add extensions to the take recorder toolbar.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_OneParam< void, TArray< TSharedRef< class SWidget > > & > FOnGenerateWidgetExtensions

References

Module

TakeRecorder

Header

/Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorder/Public/ITakeRecorderModule.h

Include

#include "ITakeRecorderModule.h"

Remarks

Delegate called to add extensions to the take recorder toolbar. Usage: Bind a handler that adds a widget to the out array parameter.

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