Welcome
— — — — —
Voxel Editor
Map Editor
Script Editor
Dialogue Editor
UI Editor
Item Editor
Game Explorer
Game Configuration
Exporting Your Game
Game Controls
Script Syntax
Scripting Reference
Localization
Tutorials
Opens the inventory widget for the specified character.
show_inventory(character)
show_inventory(party.member["Stumpy"]);
Results: The inventory widget for party member Stumpy will be displayed.