Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/UWidgetBlueprintExtension > API/Editor/UMGEditor/UWidgetBlueprintExtension/RequestExtension
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/WidgetBlueprintExtension.h |
| Include | #include "WidgetBlueprintExtension.h" |
template<typename ExtensionType>
static ExtensionType &42; RequestExtension
&40;
UWidgetBlueprint &42; InWidgetBlueprint
&41;
Remarks
Request an WidgetBlueprintExtension for an WidgetBlueprint.
It is illegal to perform this operation once compilation has commenced, use GetExtension instead.