Inventory Engine  v3.8
Public Member Functions | Properties | List of all members
MoreMountains.InventoryEngine.InventoryEditor Class Reference

Custom editor for the Inventory component More...

Inherits Editor.

Public Member Functions

override void OnInspectorGUI ()
 Custom editor for the inventory panel. More...
 
void Update ()
 On each update More...
 

Properties

Inventory InventoryTarget [get]
 Gets the target inventory component. More...
 

Detailed Description

Custom editor for the Inventory component

Member Function Documentation

◆ OnInspectorGUI()

override void MoreMountains.InventoryEngine.InventoryEditor.OnInspectorGUI ( )

Custom editor for the inventory panel.

◆ Update()

void MoreMountains.InventoryEngine.InventoryEditor.Update ( )

On each update

Property Documentation

◆ InventoryTarget

Inventory MoreMountains.InventoryEngine.InventoryEditor.InventoryTarget
get

Gets the target inventory component.

The inventory target.


The documentation for this class was generated from the following file: