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

Inheritance: CrateAction
Mostra file Open project: pchote/OpenRA

Public Methods

Method Description
Activate ( Actor collector ) : void
RevealMapCrateAction ( Actor self, RevealMapCrateActionInfo info )

Method Details

Activate() public method

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

RevealMapCrateAction() public method

public RevealMapCrateAction ( Actor self, RevealMapCrateActionInfo info )
self Actor
info RevealMapCrateActionInfo