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

Inheritance: AffectsShroud
Show file Open project: OpenRA/OpenRA

Public Methods

Method Description
RevealsShroud ( Actor self, RevealsShroudInfo info )

Protected Methods

Method Description
AddCellsToPlayerShroud ( Actor self, Player p, PPos uv ) : void
RemoveCellsFromPlayerShroud ( Actor self, Player p ) : void

Method Details

AddCellsToPlayerShroud() protected method

protected AddCellsToPlayerShroud ( Actor self, Player p, PPos uv ) : void
self Actor
p Player
uv PPos
return void

RemoveCellsFromPlayerShroud() protected method

protected RemoveCellsFromPlayerShroud ( Actor self, Player p ) : void
self Actor
p Player
return void

RevealsShroud() public method

public RevealsShroud ( Actor self, RevealsShroudInfo info )
self Actor
info RevealsShroudInfo