IBlueprintCompilerCppBackendModule::GetOriginalClassMap

Cpp is generated from a duplicate of the original Blueprint.

Windows
MacOS
Linux

References

Module

BlueprintCompilerCppBackend

Header

/Engine/Source/Developer/BlueprintCompilerCppBackend/Public/IBlueprintCompilerCppBackendModule.h

Include

#include "IBlueprintCompilerCppBackendModule.h"

Syntax

TMap< TWeakObjectPtr< UClass >, TWeakObjectPtr< UClass > > & GetOriginalClassMap()

Remarks

Cpp is generated from a duplicate of the original Blueprint. This map stores info about the original BPGC.

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