PixelCrushers.DialogueSystem.ConversationPopupAttribute Class Reference

Add [ConversationPopup] to a string show a popup of conversation titles in the inspector. More...

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

Public Member Functions

 ConversationPopupAttribute (bool showReferenceDatabase=false, bool showFilter=false)
 

Public Attributes

bool showReferenceDatabase = false
 
bool showFilter = false
 

Detailed Description

Add [ConversationPopup] to a string show a popup of conversation titles in the inspector.

Constructor & Destructor Documentation

◆ ConversationPopupAttribute()

PixelCrushers.DialogueSystem.ConversationPopupAttribute.ConversationPopupAttribute ( bool  showReferenceDatabase = false,
bool  showFilter = false 
)
inline

Member Data Documentation

◆ showFilter

bool PixelCrushers.DialogueSystem.ConversationPopupAttribute.showFilter = false

◆ showReferenceDatabase

bool PixelCrushers.DialogueSystem.ConversationPopupAttribute.showReferenceDatabase = false

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