C# 클래스 DmgFctr, TLH

상속: MonoBehaviour
파일 보기 프로젝트 열기: hydrater/TLH

공개 프로퍼티들

프로퍼티 타입 설명
BaseDmg float
BurnDmg float
DmgType int
EnemyArmor float

공개 메소드들

메소드 설명
Damage ( ) : void

메소드 상세

Damage() 공개 메소드

public Damage ( ) : void
리턴 void

프로퍼티 상세

BaseDmg 공개적으로 프로퍼티

public float BaseDmg
리턴 float

BurnDmg 공개적으로 프로퍼티

public float BurnDmg
리턴 float

DmgType 공개적으로 프로퍼티

public int DmgType
리턴 int

EnemyArmor 공개적으로 프로퍼티

public float EnemyArmor
리턴 float