Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > Misc > IHotReloadInterface
Deprecated * AddHotReloadFunctionRemap has been deprecated, use ReloadNotifyFunctionRemap in Reload.h instead
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/Misc/HotReloadInterface.h |
Include | #include "Misc/HotReloadInterface.h" |
void AddHotReloadFunctionRemap
&40;
FNativeFuncPtr NewFunctionPointer,
FNativeFuncPtr OldFunctionPointer
&41;
Remarks
Adds a function to re-map after hot-reload.