UWidgetBlueprint::GetBlueprintClass

Gets the class generated when this blueprint is compiled.

Windows
MacOS
Linux

Override Hierarchy

UBlueprint::GetBlueprintClass()

UWidgetBlueprint::GetBlueprintClass()

References

Module

UMGEditor

Header

/Engine/Source/Editor/UMGEditor/Public/WidgetBlueprint.h

Include

#include "WidgetBlueprint.h"

Source

/Engine/Source/Editor/UMGEditor/Private/WidgetBlueprint.cpp

Syntax

virtual UClass * GetBlueprintClass() const

Remarks

Gets the class generated when this blueprint is compiled.

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