unreal.PCGSettingsInstance

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

Bases: PCGSettingsInterface

PCGSettings Instance

C++ Source:

  • Plugin: PCG

  • Module: PCG

  • File: PCGSettings.h

Editor Properties: (see get_editor_property/set_editor_property)

  • debug (bool): [Read-Write]

  • debug_settings (PCGDebugVisualizationSettings): [Read-Write]

  • enabled (bool): [Read-Write]

  • original_settings (PCGSettings): [Read-Only]

  • settings (PCGSettings): [Read-Only]

property settings: PCGSettings

[Read-Only]

Type:

(PCGSettings)