unreal.PCGGraphInstance

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

Bases: PCGGraphInterface

PCGGraph Instance

C++ Source:

  • Plugin: PCG

  • Module: PCG

  • File: PCGGraph.h

Editor Properties: (see get_editor_property/set_editor_property)

  • graph (PCGGraphInterface): [Read-Write]

  • parameters_overrides (PCGOverrideInstancedPropertyBag): [Read-Write]

property graph: PCGGraphInterface

[Read-Only]

Type:

(PCGGraphInterface)