Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/EditorRevisionControlHelpers
Reverts the provided files then reloads packages.
Target is Source Control Helpers
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| string | In Packages to Revert | The packages to revert |
| boolean | Revert All | Whether to revert all files |
| boolean | Reload World | Reload the world |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if succeeded. |