C# 클래스 OpenRA.Mods.Common.Traits.SpawnActorOnDeath

상속: INotifyKilled
파일 보기 프로젝트 열기: pchote/OpenRA

공개 메소드들

메소드 설명
Killed ( Actor self, OpenRA.Traits.AttackInfo e ) : void
SpawnActorOnDeath ( ActorInitializer init, SpawnActorOnDeathInfo info ) : System.Linq

메소드 상세

Killed() 공개 메소드

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

SpawnActorOnDeath() 공개 메소드

public SpawnActorOnDeath ( ActorInitializer init, SpawnActorOnDeathInfo info ) : System.Linq
init ActorInitializer
info SpawnActorOnDeathInfo
리턴 System.Linq