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

Inheritance: CrateAction
Mostrar archivo Open project: pchote/OpenRA

Public Methods

Method Description
Activate ( Actor collector ) : void
SupportPowerCrateAction ( Actor self, SupportPowerCrateActionInfo info ) : OpenRA.Primitives

Method Details

Activate() public method

public Activate ( Actor collector ) : void
collector Actor
return void

SupportPowerCrateAction() public method

public SupportPowerCrateAction ( Actor self, SupportPowerCrateActionInfo info ) : OpenRA.Primitives
self Actor
info SupportPowerCrateActionInfo
return OpenRA.Primitives