Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/UClass
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h |
| Include | #include "UObject/Class.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/Class.cpp |
FTopLevelAssetPath GetReinstancedClassPathName() const
Remarks
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.