unreal.CustomizableObjectMacroLibrary

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

Bases: Object

A Macro Library is an asset that stores reusable mutable graphs.

C++ Source:

  • Plugin: Mutable

  • Module: CustomizableObjectEditor

  • File: CustomizableObjectMacroLibrary.h