Corgi Engine  v8.8
MoreMountains.InventoryEngine.InventoryEditor Class Reference

Custom editor for the Inventory component More...

Inheritance diagram for MoreMountains.InventoryEngine.InventoryEditor:

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: