Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 321 Bytes

informationmanager.md

File metadata and controls

16 lines (10 loc) · 321 Bytes

InformationManager

InformationManager是一种向提示信息(例如:伤害)输出文本,或者向玩家显示提问(例如:是/否 确认)的的高级手段。

输出至提示信息

InformationManager.DisplayMessage()

显示提问

InformationManager.ShowInquiry()