FBlueprintSupport::ValidateNoRefsToOutOfDateClasses

Function that walks the object graph, ensuring that there are no references to TRASH or REINST classes:

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Blueprint/BlueprintSupport.h

Include

#include "Blueprint/BlueprintSupport.h"

Source

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

Syntax

static void ValidateNoRefsToOutOfDateClasses()

Remarks

Function that walks the object graph, ensuring that there are no references to TRASH or REINST classes:

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