Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/IReload
| Type | Name | Description | |
|---|---|---|---|
| void | NotifyChange
(
UClass* New, |
Invoke to register a new or changed class, enumeration, or structure for re-instancing. | |
| void | NotifyChange
(
UEnum* New, |
||
| void | NotifyChange
(
UScriptStruct* New, |
||
| void | NotifyChange
(
UPackage* New, |