PixelCrushers.DialogueSystem.ActorPopupAttribute Class Reference

Add [ActorPopup] to a string to use a popup of actor names in the inspector. More...

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

Public Member Functions

 ActorPopupAttribute (bool showReferenceDatabase=false)
 

Public Attributes

bool showReferenceDatabase = false
 

Detailed Description

Add [ActorPopup] to a string to use a popup of actor names in the inspector.

Constructor & Destructor Documentation

◆ ActorPopupAttribute()

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

Member Data Documentation

◆ showReferenceDatabase

bool PixelCrushers.DialogueSystem.ActorPopupAttribute.showReferenceDatabase = false

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