FWidgetBlueprintCompilerContext::OnNewClassSet

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FKismetCompilerContext::OnNewClassSet()

FWidgetBlueprintCompilerContext::OnNewClassSet()

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 void OnNewClassSet
(
    UBlueprintGeneratedClass * ClassToUse
)