> For the complete documentation index, see [llms.txt](https://docs.convai.com/api-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.convai.com/api-docs/zh/cha-jian-yu-ji-cheng/convai-unreal-engine-plugin/blueprint-reference.md).

# 蓝图参考

Blueprint 参考文档记录了 Convai Unreal Engine 插件的核心运行时 Blueprint 接口：聊天机器人、玩家和对象组件；共享结构体和枚举；麦克风采集；以及通用工具库。当你需要准确的属性名称、函数签名、默认值、类别和约束时，请使用这些页面。

特定功能的 Blueprint 节点——动作参数访问器、动态上下文传输细节、情绪辅助工具、长期记忆（LTM）节点、视觉和叙事设计——都位于各功能各自的 Blueprint 参考页面中。该 **Convai 子系统** 连接接口文档见于 [会话生命周期](/api-docs/zh/cha-jian-yu-ji-cheng/convai-unreal-engine-plugin/core-concepts/session-lifecycle.md)，不在这里。

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Convai 聊天机器人组件</strong><br>AI 角色组件的属性、函数和事件，包括会话、身份、唇形同步、视觉和环境 API。</td><td><a href="/pages/4a6e5ee0afdb709983f0b5685e8cf00febcf5282">/pages/4a6e5ee0afdb709983f0b5685e8cf00febcf5282</a></td></tr><tr><td><strong>Convai Player 组件</strong><br>玩家组件的属性、函数和事件，包括身份、会话、麦克风采集、流式传输和凝视关注。</td><td><a href="/pages/7882b4c0154c419a4eb6df2db3b2035b55cacb03">/pages/7882b4c0154c419a4eb6df2db3b2035b55cacb03</a></td></tr><tr><td><strong>Convai 对象组件</strong><br>世界对象标记组件的属性、函数和事件，包括跟踪属性、运动感知和凝视回调。</td><td><a href="/pages/0d2b21389ed61f2a508324d6aaffcbf7a2e30487">/pages/0d2b21389ed61f2a508324d6aaffcbf7a2e30487</a></td></tr><tr><td><strong>麦克风与音频捕获</strong><br>麦克风设备结构体、玩家组件采集函数、音频采集组件以及 Android 权限要求。</td><td><a href="/pages/66c756b3aff92ca8b5e88b114dba034ef0b5618c">/pages/66c756b3aff92ca8b5e88b114dba034ef0b5618c</a></td></tr><tr><td><strong>Convai 工具函数</strong><br>用于注视辅助函数、组件查找、设置访问器、BlendShape 工具、文件 I/O 以及连接预热的 Blueprint 库。</td><td><a href="/pages/54960e661fc090cc4ab31a059146f22c63a84ad3">/pages/54960e661fc090cc4ab31a059146f22c63a84ad3</a></td></tr><tr><td><strong>数据类型和枚举</strong><br>跨组件使用的共享 Blueprint 结构体和枚举，包括对象条目、动作类型、连接状态和 VAD 设置。</td><td><a href="/pages/96e94ab984072449ee1b8486ef735cc01a5fccde">/pages/96e94ab984072449ee1b8486ef735cc01a5fccde</a></td></tr></tbody></table>

### 功能 Blueprint 参考

这些页面用于包含扩展核心组件 API 的特定功能节点：

| 功能    | 页面                                                                                                                                                   |
| ----- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| 角色动作  | [动作蓝图参考](/api-docs/zh/cha-jian-yu-ji-cheng/convai-unreal-engine-plugin/features/character-actions/actions-blueprint-reference.md)                    |
| 动态上下文 | [动态上下文 Blueprint 参考](/api-docs/zh/cha-jian-yu-ji-cheng/convai-unreal-engine-plugin/features/dynamic-context/dynamic-context-blueprint-reference.md)  |
| 情绪    | [情绪蓝图参考](/api-docs/zh/cha-jian-yu-ji-cheng/convai-unreal-engine-plugin/features/emotion/emotion-blueprint-reference.md)                              |
| 长期记忆  | [LTM Blueprint 参考](/api-docs/zh/cha-jian-yu-ji-cheng/convai-unreal-engine-plugin/features/long-term-memory/ltm-blueprint-reference.md)               |
| 叙事设计  | [叙事设计 Blueprint 参考](/api-docs/zh/cha-jian-yu-ji-cheng/convai-unreal-engine-plugin/features/narrative-design/narrative-design-blueprint-reference.md) |
| 视觉    | [视觉 Blueprint 参考](/api-docs/zh/cha-jian-yu-ji-cheng/convai-unreal-engine-plugin/features/vision/vision-blueprint-reference.md)                       |
| 注视注意  | [凝视注意力参考](/api-docs/zh/cha-jian-yu-ji-cheng/convai-unreal-engine-plugin/features/gaze-attention/gaze-attention-reference.md)                         |
| 唇形同步  | [面部同步组件参考](/api-docs/zh/cha-jian-yu-ji-cheng/convai-unreal-engine-plugin/features/lip-sync/face-sync-component-reference.md)                         |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.convai.com/api-docs/zh/cha-jian-yu-ji-cheng/convai-unreal-engine-plugin/blueprint-reference.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
