| bAggressiveDefaultSubobjectReplacement |
bool |
|
Engine/Engine.h |
|
| bClearReferences |
bool |
|
Engine/Engine.h |
|
| bCopyDeprecatedProperties |
bool |
|
Engine/Engine.h |
|
| bDoDelta |
bool |
|
Engine/Engine.h |
|
| bDontClearReferenceIfNewerClassExists |
bool |
|
Engine/Engine.h |
|
| bNotifyObjectReplacement |
bool |
|
Engine/Engine.h |
|
| bOnlyHandleDirectSubObjects |
bool |
|
Engine/Engine.h |
|
| bPerformDuplication |
bool |
|
Engine/Engine.h |
|
| bPreserveRootComponent |
bool |
|
Engine/Engine.h |
|
| bReplaceInternalReferenceUponRead |
bool |
|
Engine/Engine.h |
|
| bReplaceObjectClassReferences |
bool |
|
Engine/Engine.h |
|
| bSkipCompilerGeneratedDefaults |
bool |
Skips copying properties with BlueprintCompilerGeneratedDefaults metadata |
Engine/Engine.h |
|
| OptionalOldToNewClassMappings |
const TMap< UClass *, UClass * > * |
|
Engine/Engine.h |
|
| OptionalReplacementMappings |
TMap< UObject *, UObject * > * |
|
Engine/Engine.h |
|
| SourceObjectArchetype |
UObject * |
In cases where the SourceObject will no longer be able to look up its correct Archetype, it can be supplied. |
Engine/Engine.h |
|