Navigation
BlueprintAPI > BlueprintAPI/EditorScripting
Sets "Expose On Spawn" to true/false on a Blueprint variable
Target is Blueprint Editor Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Blueprint | The blueprint object |
| name | Variable Name | The variable name |
| boolean | Expose on Spawn | Set to true to expose on spawn |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |