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

Inheritance: FXEffect
Show file 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 property

public bool Critical
return bool

Damage public property

public float Damage
return float

SoundSNO public property

public int SoundSNO
return int

Type public property

public int Type
return int