C# Class RPGPrototype.Dialog.DialogPage

Show file Open project: gerardl/2DRPG Class Usage Examples

Public Properties

Property Type Description
icon Sprite
name string
text string

Property Details

icon public property

public Sprite icon
return Sprite

name public property

public string name
return string

text public property

public string text
return string