C# 클래스 OpenRA.Mods.TS.Traits.Render.WithPermanentInjury

상속: INotifyDamage, IRenderInfantrySequenceModifier
파일 보기 프로젝트 열기: OpenRA/OpenRA

공개 메소드들

메소드 설명
Damaged ( Actor self, OpenRA.Traits.AttackInfo e ) : void
WithPermanentInjury ( ActorInitializer init, WithPermanentInjuryInfo info ) : OpenRA.Traits

메소드 상세

Damaged() 공개 메소드

public Damaged ( Actor self, OpenRA.Traits.AttackInfo e ) : void
self Actor
e OpenRA.Traits.AttackInfo
리턴 void

WithPermanentInjury() 공개 메소드

public WithPermanentInjury ( ActorInitializer init, WithPermanentInjuryInfo info ) : OpenRA.Traits
init ActorInitializer
info WithPermanentInjuryInfo
리턴 OpenRA.Traits