Navigation
API > API/Plugins > API/Plugins/PythonScriptPlugin
Helpers for handling standard delegate pipeline pattern for python/pip install
| Name | FPythonScriptInitHelper |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PythonScriptPlugin/Source/PythonScriptPlugin/Public/PipInstallHelpers.h |
| Include Path | #include "PipInstallHelpers.h" |
Syntax
class FPythonScriptInitHelper
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void InitPython
(
FSimpleDelegate OnInitialized, |
PipInstallHelpers.h | ||
static void InitPythonAndPipInstall
(
FSimpleDelegate OnPipInstalled, |
PipInstallHelpers.h |