Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Kismet2 > API/Editor/UnrealEd/Kismet2/FBlueprintCompileReinstancer
| Type | Name | Description | |
|---|---|---|---|
| void | BatchReplaceInstancesOfClass
(
TMap< UClass*, UClass* >& InOldToNewClassMap, |
||
| void | BatchReplaceInstancesOfClass
(
const TMap< UClass*, UClass* >& InOldToNewClassMap, |
Batch replaces a mapping of one or more classes to their new class |