unreal.K2Node_ExecutePythonScript

class unreal.K2Node_ExecutePythonScript(outer: Object | None = None, name: Name | str = 'None')

Bases: K2Node_CallFunction

K2Node 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 description

  • inputs (Array[Name]): [Read-Write] User-defined input pins

  • outputs (Array[Name]): [Read-Write] User-defined output pins