unreal.PythonGeneratedClass

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

Bases: Class

An Unreal class that was generated from a Python type

C++ Source:

  • Plugin: PythonScriptPlugin

  • Module: PythonScriptPlugin

  • File: PyWrapperObject.h