C# 클래스 Pluton.Rust.Events.MetabolismDamageEvent

상속: Core.Event
파일 보기 프로젝트 열기: Notulp/Pluton.Rust

공개 프로퍼티들

프로퍼티 타입 설명
BleedingDamage float
ColdDamage float
DrownedDamage float
HeatDamage float
HungerDamage float
PoisonDamage float
RadiationDamage float
ThirstDamage float
Victim Core.Player

공개 메소드들

메소드 설명
MetabolismDamageEvent ( BasePlayer player ) : Core

메소드 상세

MetabolismDamageEvent() 공개 메소드

public MetabolismDamageEvent ( BasePlayer player ) : Core
player BasePlayer
리턴 Core

프로퍼티 상세

BleedingDamage 공개적으로 프로퍼티

public float BleedingDamage
리턴 float

ColdDamage 공개적으로 프로퍼티

public float ColdDamage
리턴 float

DrownedDamage 공개적으로 프로퍼티

public float DrownedDamage
리턴 float

HeatDamage 공개적으로 프로퍼티

public float HeatDamage
리턴 float

HungerDamage 공개적으로 프로퍼티

public float HungerDamage
리턴 float

PoisonDamage 공개적으로 프로퍼티

public float PoisonDamage
리턴 float

RadiationDamage 공개적으로 프로퍼티

public float RadiationDamage
리턴 float

ThirstDamage 공개적으로 프로퍼티

public float ThirstDamage
리턴 float

Victim 공개적으로 프로퍼티

public Player,Core Victim
리턴 Core.Player