Navigation
BlueprintAPI > BlueprintAPI/InterchangeUtilities > BlueprintAPI/InterchangeUtilities/Reset
Apply/Discard the changes to Level Instance Actor.
Target is Interchange Editor Script Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Level Instance | actor to commit |
| boolean | Discard Changes | should changes be applied or discarded. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | whether committing level instance was successful. |