ConstructorHelpers::StripObjectClass

If there is an object class, strips it off.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/ConstructorHelpers.h"

Source

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

Syntax

static void StripObjectClass
(
    FString & PathName,
    bool bAssertOnBadPath
)

Remarks

If there is an object class, strips it off.

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