unreal.DataflowGraphEditingSkill

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

Bases: AgentSkill

Dataflow Graph Editing Skill

C++ Source:

  • Plugin: DataflowAgent

  • Module: DataflowAgent

  • File: DataflowAgentSkills.h

Editor Properties: (see get_editor_property/set_editor_property)

  • description (str): [Read-Write] A brief description of what the skill does or how it should be used.

  • instructions (str): [Read-Write] Detailed instructions for how to use this skill and its associated tools.