Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UClass
Description
Internal helper method for GetReinstancedClassPathName(). Subclasses can choose to override the default implementation to return a valid class path for recompiled class objects based on how reinstancing is handled.
Derived Overrides
| Name | GetReinstancedClassPathName_Impl |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h |
| Include Path | #include "UObject/Class.h" |
virtual FTopLevelAssetPath GetReinstancedClassPathName_Impl() const