unreal.AgentSkillTransient

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

Bases: AgentSkill

Agent Skill Transient

C++ Source:

  • Plugin: ToolsetRegistry

  • Module: ToolsetRegistry

  • File: AgentSkillsTest.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.