Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 330 Bytes

informationmanager.md

File metadata and controls

16 lines (10 loc) · 330 Bytes

InformationManager

The information manager is a high-level way to print text to the chat log (e.g. damage) or to display an inquiry to the player (e.g. yes/no confirmation).

Outputting to Chat Log

InformationManager.DisplayMessage()

Displaying an Inquiry

InformationManager.ShowInquiry()