FWidgetBlueprintCompilerContext::ValidateGeneratedClass

Validates the generated class

Windows
MacOS
Linux

Override Hierarchy

FKismetCompilerContext::ValidateGeneratedClass()

FWidgetBlueprintCompilerContext::ValidateGeneratedClass()

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 ValidateGeneratedClass
(
    UBlueprintGeneratedClass * Class
)

Remarks

Validates the generated class

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