Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Pluton
Events
PlayerHurtEvent
C# 클래스 Pluton.Events.PlayerHurtEvent
상속:
HurtEvent
파일 보기
프로젝트 열기: Notulp/Pluton
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Victim
Player
공개 메소드들
메소드
설명
PlayerHurtEvent
(
Player
player
,
HitInfo
info
)
메소드 상세
PlayerHurtEvent()
공개
메소드
public
PlayerHurtEvent
(
Player
player
,
HitInfo
info
)
player
Player
info
HitInfo
프로퍼티 상세
Victim
공개적으로 프로퍼티
public
Player
Victim
리턴
Player