PixelCrushers.DialogueSystem.LuaScriptWizardAttribute Class Reference

Add the attribute [LuaScriptWizard] to a string variable to use the Lua Script Wizard in the inspector. More...

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

Public Member Functions

 LuaScriptWizardAttribute (bool showReferenceDatabase=false)
 

Public Attributes

bool showReferenceDatabase = false
 

Detailed Description

Add the attribute [LuaScriptWizard] to a string variable to use the Lua Script Wizard in the inspector.

Constructor & Destructor Documentation

◆ LuaScriptWizardAttribute()

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

Member Data Documentation

◆ showReferenceDatabase

bool PixelCrushers.DialogueSystem.LuaScriptWizardAttribute.showReferenceDatabase = false

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