C# Class OpenRA.Mods.TS.Traits.Render.WithPermanentInjury

Inheritance: INotifyDamage, IRenderInfantrySequenceModifier
Afficher le fichier Open project: OpenRA/OpenRA

Méthodes publiques

Méthode Description
Damaged ( Actor self, OpenRA.Traits.AttackInfo e ) : void
WithPermanentInjury ( ActorInitializer init, WithPermanentInjuryInfo info ) : OpenRA.Traits

Method Details

Damaged() public méthode

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

WithPermanentInjury() public méthode

public WithPermanentInjury ( ActorInitializer init, WithPermanentInjuryInfo info ) : OpenRA.Traits
init ActorInitializer
info WithPermanentInjuryInfo
Résultat OpenRA.Traits