C# 클래스 Pluton.Events.PlayerDeathEvent

상속: DeathEvent
파일 보기 프로젝트 열기: Notulp/Pluton 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Victim Player

공개 메소드들

메소드 설명
PlayerDeathEvent ( Player player, HitInfo info )

메소드 상세

PlayerDeathEvent() 공개 메소드

public PlayerDeathEvent ( Player player, HitInfo info )
player Player
info HitInfo

프로퍼티 상세

Victim 공개적으로 프로퍼티

public Player Victim
리턴 Player