UBlueprint::IsBlueprintHierarchyErrorFree

Returns true if the class hierarchy is error free

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Blueprint.h

Include

#include "Engine/Blueprint.h"

Source

/Engine/Source/Runtime/Engine/Private/Blueprint.cpp

Syntax

static bool IsBlueprintHierarchyErrorFree
(
    const UClass * InClass
)

Remarks

Returns true if the class hierarchy is error free

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