Dungeon Architect  17.0.0
DungeonArchitect.Flow.Items.FlowGraphItemCustomInfo Struct Reference

Public Member Functions

 FlowGraphItemCustomInfo (string itemType, string text, Color textColor, Color backgroundColor)
 

Public Attributes

string itemType
 
string text
 
Color textColor
 
Color backgroundColor
 

Static Public Attributes

static readonly FlowGraphItemCustomInfo Default = new FlowGraphItemCustomInfo("custom", "", Color.white, Color.black)
 

Detailed Description

Definition at line 82 of file FlowItem.cs.


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