C# 클래스 Mooege.Core.GS.FXEffect.HitEffect

상속: FXEffect
파일 보기 프로젝트 열기: xsochor/mooege

공개 프로퍼티들

프로퍼티 타입 설명
Critical bool
Damage float
SoundSNO int
Type int

보호된 메소드들

메소드 설명
EffectStartingAction ( ) : void

메소드 상세

EffectStartingAction() 보호된 메소드

protected EffectStartingAction ( ) : void
리턴 void

프로퍼티 상세

Critical 공개적으로 프로퍼티

public bool Critical
리턴 bool

Damage 공개적으로 프로퍼티

public float Damage
리턴 float

SoundSNO 공개적으로 프로퍼티

public int SoundSNO
리턴 int

Type 공개적으로 프로퍼티

public int Type
리턴 int