Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/IReload
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/Reload.h |
| Include | #include "UObject/Reload.h" |
const TMap < UClass *, UClass * > & GetReinstancedClasses()
Remarks
Return a map of the reinstanced classes where the old class is the key and the new class is the value.