You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
**2023年02月07日 皮蛋创建 需代码侧审核格式及内容是否正确**
# 接口名称
```
InformationManager.ShowTextInquiry
```
# 接口位置
```
TaleWorlds.Library
```
# 功能说明
- 一种弹窗。
- 玩家需要输入字符,然后单击确认。
- 可能需要规定玩家可以输入的字符类型。例如,只能是数字。
- 弹窗时游戏暂停。
- 与其他弹窗相比,此弹窗主要用于需要玩家输入自定义文字的情境下。例如,玩家修改自己的名字、玩家修改家族的名字、玩家修改某个定居点的名称时。
- 或者用于, 需要玩家输入由玩家决定的数字时。例如: 琪露诺出了一道题, 问“1+1=? ”, 若玩家需要输入“2”或“二”并确认, 返回“答题正确”; 若玩家输入其他内容, 返回“答题错误”。
# 案例截图
截图案例来源于[军火商模组](https://bbs.mountblade.com.cn/download_60.html)

# 使用案例
位于[军火商模组](https://bbs.mountblade.com.cn/download_60.html)```需要更多信息```
```
需要更多信息
```