C# Class OpenRA.Mods.Common.Widgets.ProductionTypeButtonWidget

Inheritance: ButtonWidget
Mostrar archivo Open project: pchote/OpenRA Class Usage Examples

Public Properties

Property Type Description
HotkeyName string
ProductionGroup string

Protected Methods

Method Description
ProductionTypeButtonWidget ( ProductionTypeButtonWidget other )

Private Methods

Method Description
ProductionTypeButtonWidget ( ModData modData )

Method Details

ProductionTypeButtonWidget() protected method

protected ProductionTypeButtonWidget ( ProductionTypeButtonWidget other )
other ProductionTypeButtonWidget

Property Details

HotkeyName public_oe property

public string HotkeyName
return string

ProductionGroup public_oe property

public string ProductionGroup
return string