UBlueprint::TagSubobjects

Tags objects that are part of the same asset with the specified object flag, used for GC checking

Windows
MacOS
Linux

Override Hierarchy

UObject::TagSubobjects()

UBlueprint::TagSubobjects()

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

virtual void TagSubobjects
(
    EObjectFlags NewFlags
)

Remarks

Tags objects that are part of the same asset with the specified object flag, used for GC checking

Parameters

Parameter

Description

ObjectFlags

Object Flags to enable on the related objects

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