C# Class MaterialCostLabelUpdate, verthex

Inheritance: DefaultMenuAction, MenuAction
Mostra file Open project: austinblakeslee/verthex

Public Properties

Property Type Description
fromMenu GameObject
materialName string
toMenu GameObject

Public Methods

Method Description
Action ( ) : void

Method Details

Action() public method

public Action ( ) : void
return void

Property Details

fromMenu public_oe property

public GameObject fromMenu
return GameObject

materialName public_oe property

public string materialName
return string

toMenu public_oe property

public GameObject toMenu
return GameObject