Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/Runtime/UMG/Blueprint/UWidgetBlueprintGeneratedClass > API/Runtime/UMG/Blueprint/UWidgetBlueprintGeneratedClass/GetExtension
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Blueprint/WidgetBlueprintGeneratedClass.h |
| Include | #include "Blueprint/WidgetBlueprintGeneratedClass.h" |
template<typename ExtensionType>
ExtensionType * GetExtension
(
bool bIncludeSuper
)
Remarks
Find the first extension of the requested type.