Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UClass
Description
If this class was recompiled, returns the path to where we should find the new (i.e. reinstanced) class. Note: If this is not a recompiled class, this will return a NULL path and should be handled appropriately.
| Name | GetReinstancedClassPathName |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h |
| Include Path | #include "UObject/Class.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/Class.cpp |
FTopLevelAssetPath GetReinstancedClassPathName() const