C# Class Mooege.Core.GS.FXEffect.HitEffect

Inheritance: FXEffect
显示文件 Open project: xsochor/mooege

Public Properties

Property Type Description
Critical bool
Damage float
SoundSNO int
Type int

Protected Methods

Method Description
EffectStartingAction ( ) : void

Method Details

EffectStartingAction() protected method

protected EffectStartingAction ( ) : void
return void

Property Details

Critical public_oe property

public bool Critical
return bool

Damage public_oe property

public float Damage
return float

SoundSNO public_oe property

public int SoundSNO
return int

Type public_oe property

public int Type
return int