unreal.K2Node_ExecutePythonScript¶
- class unreal.K2Node_ExecutePythonScript(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
K2Node_CallFunctionK2Node Execute Python Script
C++ Source:
Plugin: PythonScriptPlugin
Module: PythonScriptPlugin
File: K2Node_ExecutePythonScript.h
Editor Properties: (see get_editor_property/set_editor_property)
error_msg(str): [Read-Write] Error/Warning descriptioninputs(Array[Name]): [Read-Write] User-defined input pinsoutputs(Array[Name]): [Read-Write] User-defined output pins