PixelCrushers.DialogueSystem.EntryGroup Class Reference

Public Member Functions

 EntryGroup ()
 
 EntryGroup (string name, Rect rect)
 
 EntryGroup (EntryGroup source)
 

Public Attributes

string name
 
Rect rect
 
Color color
 

Constructor & Destructor Documentation

◆ EntryGroup() [1/3]

PixelCrushers.DialogueSystem.EntryGroup.EntryGroup ( )
inline

◆ EntryGroup() [2/3]

PixelCrushers.DialogueSystem.EntryGroup.EntryGroup ( string  name,
Rect  rect 
)
inline

◆ EntryGroup() [3/3]

PixelCrushers.DialogueSystem.EntryGroup.EntryGroup ( EntryGroup  source)
inline

Member Data Documentation

◆ color

Color PixelCrushers.DialogueSystem.EntryGroup.color

◆ name

string PixelCrushers.DialogueSystem.EntryGroup.name

◆ rect

Rect PixelCrushers.DialogueSystem.EntryGroup.rect

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