Navigation
BlueprintAPI > BlueprintAPI/EditorScripting
Sets "Instance Editable" 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 | Instance Editable | Toggle InstanceEditable |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |