Purpose: Creates a new Unreal object of a specified class. You can define the object's outer (its parent/container), name, and ensure it inherits from a certain base type. This is fundamental for ...
This project aims to use the pydoc-markdown tool to convert Python code (primarily Unreal Engine Python API stubs) in the UnrealPythonAPI directory into Markdown format documentation. Through this ...