PixelCrushers.DialogueSystem.ItemPopupAttribute Class Reference

Add [ItemPopup] to a string to show a popup of item names in the inspector. More...

Inheritance diagram for PixelCrushers.DialogueSystem.ItemPopupAttribute:
Collaboration diagram for PixelCrushers.DialogueSystem.ItemPopupAttribute:

Public Member Functions

 ItemPopupAttribute (bool showReferenceDatabase=false)
 

Public Attributes

bool showReferenceDatabase = false
 

Detailed Description

Add [ItemPopup] to a string to show a popup of item names in the inspector.

Constructor & Destructor Documentation

◆ ItemPopupAttribute()

PixelCrushers.DialogueSystem.ItemPopupAttribute.ItemPopupAttribute ( bool  showReferenceDatabase = false)
inline

Member Data Documentation

◆ showReferenceDatabase

bool PixelCrushers.DialogueSystem.ItemPopupAttribute.showReferenceDatabase = false

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