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

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

Méthodes publiques

Méthode Description
Killed ( Actor self, OpenRA.Traits.AttackInfo e ) : void
ShakeOnDeath ( ShakeOnDeathInfo info ) : OpenRA.Traits

Method Details

Killed() public méthode

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

ShakeOnDeath() public méthode

public ShakeOnDeath ( ShakeOnDeathInfo info ) : OpenRA.Traits
info ShakeOnDeathInfo
Résultat OpenRA.Traits