Navigation
BlueprintAPI > BlueprintAPI/DataLayers
Changes the DataLayer's visibility to the provided state
Target is Data Layer Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Data Layer | The DataLayer to affect. |
| boolean | Is Visible | If true the DataLayer will be visible; if false, the DataLayer will not be visible. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |