Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/AActor
| Type | Name | Description | |
|---|---|---|---|
| void | PostSaveRoot
(
bool bCleanupIsRequired |
Use version that takes FObjectPostSaveRootContext instead. | |
| void | PostSaveRoot
(
FObjectPostSaveRootContext ObjectSaveContext |
Called from within SavePackage on the passed in base/root object. |