PixelCrushers.DialogueSystem.CustomFieldTypeService.Name Class Reference

Optional attribute. More...

Inheritance diagram for PixelCrushers.DialogueSystem.CustomFieldTypeService.Name:
Collaboration diagram for PixelCrushers.DialogueSystem.CustomFieldTypeService.Name:

Public Member Functions

 Name (string _showName)
 

Public Attributes

string showingName
 

Detailed Description

Optional attribute.

Use it if you want to change showing field type name (default is class name) for example CustomField_Text - > Text

Parameters
_showNameName will be shown in Dialogue Editor Window

Constructor & Destructor Documentation

◆ Name()

PixelCrushers.DialogueSystem.CustomFieldTypeService.Name.Name ( string  _showName)

Member Data Documentation

◆ showingName

string PixelCrushers.DialogueSystem.CustomFieldTypeService.Name.showingName

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