Navigation
BlueprintAPI > BlueprintAPI/InterchangeUtilities > BlueprintAPI/InterchangeUtilities/Reset
Returns array of actors that are editable in the editor when the level instance is put in edit mode. NOTE: This will return a non-empty array if the LevelInstance is put in the edit mode.
Target is Interchange Editor Script Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Level Instance | to get editable actors from |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value | Array of editable actors. |