PowerQuest 0.20.6
Loading...
Searching...
No Matches
I Class Reference

Detailed Description

Shortcut for accessing Inventory Items. Eg. I.Crowbar.Add() I.Active.Remove();

Properties

static IInventory Active [get, set]
 Shortcut to active inventory of current player (same as PowerQuest.Get.GetPlayer().ActiveInventory)
 
static IInventory Current [get, set]
 Shortcut to active inventory of current player (same as PowerQuest.Get.GetPlayer().ActiveInventory)
 

Property Documentation

◆ Active

IInventory Active
staticgetset

Shortcut to active inventory of current player (same as PowerQuest.Get.GetPlayer().ActiveInventory)

◆ Current

IInventory Current
staticgetset

Shortcut to active inventory of current player (same as PowerQuest.Get.GetPlayer().ActiveInventory)