Navigation
BlueprintAPI > BlueprintAPI/Python > BlueprintAPI/Python/Execution
Force Python to be enabled and initialized, regardless of the settings that control its default enabled state.
Target is Python Script Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | True if Python was requested to be enabled. Use IsPythonInitialized to verify that it actually initialized. |