C# Class OpenRA.Mods.Common.Traits.GrantUpgradePowerInfo

Inheritance: OpenRA.Traits.SupportPowerInfo
显示文件 Open project: OpenRA/OpenRA Class Usage Examples

Public Properties

Property Type Description
GrantUpgradeSound string

Public Methods

Method Description
Create ( ActorInitializer init ) : object

Method Details

Create() public method

public Create ( ActorInitializer init ) : object
init ActorInitializer
return object

Property Details

GrantUpgradeSound public_oe property

public string GrantUpgradeSound
return string