FCoreRedirects::GetFlagsForTypeName

Goes from the containing package and name of the type to the type flag

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/CoreRedirects.h

Include

#include "UObject/CoreRedirects.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/CoreRedirects.cpp

Syntax

static ECoreRedirectFlags GetFlagsForTypeName
(
    FName PackageName,
    FName TypeName
)

Remarks

Goes from the containing package and name of the type to the type flag

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