======Show Inventory====== ---- Opens the [[inventory]] window if it's not already visible. ====Signature:==== show_inventory() ^Argument^Description^Type^Required^ | (No arguments for this function) |||| ====Example:==== show_inventory(); //Results:// The [[inventory]] window will now be visible. ---- ====Editor Node:==== {{:wiki:show_inventory_node.png?nolink|}} ====Visual Demo:==== {{:wiki:show_inventory_demo.gif?nolink|}} ~~NOTOC~~