PixelCrushers.DialogueSystem.VariablePopupAttribute Class Reference

Add [VariablePopup] to a string to show a popup of database variable names in the inspector. More...

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

Public Member Functions

 VariablePopupAttribute (bool showReferenceDatabase=false)
 

Public Attributes

bool showReferenceDatabase = false
 

Detailed Description

Add [VariablePopup] to a string to show a popup of database variable names in the inspector.

Constructor & Destructor Documentation

◆ VariablePopupAttribute()

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

Member Data Documentation

◆ showReferenceDatabase

bool PixelCrushers.DialogueSystem.VariablePopupAttribute.showReferenceDatabase = false

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