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

Inheritance: INotifyKilled
Afficher le fichier Open project: OpenRA/OpenRA

Méthodes publiques

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

Method Details

Killed() public méthode

public Killed ( Actor self, OpenRA.Traits.AttackInfo attack ) : void
self Actor
attack OpenRA.Traits.AttackInfo
Résultat void

ThrowsShrapnel() public méthode

public ThrowsShrapnel ( ThrowsShrapnelInfo info ) : System.Linq
info ThrowsShrapnelInfo
Résultat System.Linq