InventoryEditor Class

Namespace
Atavism
Base Types
  • Editor
graph BT Type-->Base0["Editor"] Type["InventoryEditor"] class Type type-node

Syntax

[CustomEditor(typeof(Inventory))]
public class InventoryEditor : Editor

Attributes

Type Description
CustomEditor

Methods

Name Value Summary
GetOptionPosition(int, int[]) int
OnInspectorGUI() void