unreal.AgentSkill¶
- class unreal.AgentSkill(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
ObjectAgent Skill
C++ Source:
Plugin: ToolsetRegistry
Module: ToolsetRegistry
File: AgentSkill.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.