Corgi Engine  v8.8
MoreMountains.InventoryEngine.InventorySlotEditor Class Reference
Inheritance diagram for MoreMountains.InventoryEngine.InventorySlotEditor:

Public Member Functions

override void OnInspectorGUI ()
 

Protected Member Functions

override void OnEnable ()
 

Protected Attributes

SerializedProperty _movedSprite
 
SerializedProperty _parentInventoryDisplay
 
SerializedProperty _index
 
SerializedProperty _slotEnabled
 
SerializedProperty _targetImage
 
SerializedProperty _targetCanvasGroup
 
SerializedProperty _targetRectTransform
 
SerializedProperty _iconRectTransform
 
SerializedProperty _iconImage
 
SerializedProperty _quantityText
 

Member Function Documentation

◆ OnEnable()

override void MoreMountains.InventoryEngine.InventorySlotEditor.OnEnable ( )
protected

◆ OnInspectorGUI()

override void MoreMountains.InventoryEngine.InventorySlotEditor.OnInspectorGUI ( )

Member Data Documentation

◆ _iconImage

SerializedProperty MoreMountains.InventoryEngine.InventorySlotEditor._iconImage
protected

◆ _iconRectTransform

SerializedProperty MoreMountains.InventoryEngine.InventorySlotEditor._iconRectTransform
protected

◆ _index

SerializedProperty MoreMountains.InventoryEngine.InventorySlotEditor._index
protected

◆ _movedSprite

SerializedProperty MoreMountains.InventoryEngine.InventorySlotEditor._movedSprite
protected

◆ _parentInventoryDisplay

SerializedProperty MoreMountains.InventoryEngine.InventorySlotEditor._parentInventoryDisplay
protected

◆ _quantityText

SerializedProperty MoreMountains.InventoryEngine.InventorySlotEditor._quantityText
protected

◆ _slotEnabled

SerializedProperty MoreMountains.InventoryEngine.InventorySlotEditor._slotEnabled
protected

◆ _targetCanvasGroup

SerializedProperty MoreMountains.InventoryEngine.InventorySlotEditor._targetCanvasGroup
protected

◆ _targetImage

SerializedProperty MoreMountains.InventoryEngine.InventorySlotEditor._targetImage
protected

◆ _targetRectTransform

SerializedProperty MoreMountains.InventoryEngine.InventorySlotEditor._targetRectTransform
protected

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