FWidgetBlueprintCompiler::GetBlueprintTypesForClass

Windows
MacOS
Linux

Override Hierarchy

IBlueprintCompiler::GetBlueprintTypesForClass()

FWidgetBlueprintCompiler::GetBlueprintTypesForClass()

References

Module

UMGEditor

Header

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

Include

#include "WidgetBlueprintCompiler.h"

Source

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

Syntax

virtual bool GetBlueprintTypesForClass
(
    UClass * ParentClass,
    UClass *& OutBlueprintClass,
    UClass *& OutBlueprintGeneratedClass
) const

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