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

Inheritance: INotifyKilled
Mostra file Open project: OpenRA/OpenRA

Public Methods

Method Description
Killed ( Actor self, OpenRA.Traits.AttackInfo attack ) : void
ThrowsShrapnel ( ThrowsShrapnelInfo info ) : System.Linq

Method Details

Killed() public method

public Killed ( Actor self, OpenRA.Traits.AttackInfo attack ) : void
self Actor
attack OpenRA.Traits.AttackInfo
return void

ThrowsShrapnel() public method

public ThrowsShrapnel ( ThrowsShrapnelInfo info ) : System.Linq
info ThrowsShrapnelInfo
return System.Linq