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

Inheritance: FXEffect
Afficher le fichier Open project: xsochor/mooege

Méthodes publiques

Свойство Type Description
Critical bool
Damage float
SoundSNO int
Type int

Méthodes protégées

Méthode Description
EffectStartingAction ( ) : void

Method Details

EffectStartingAction() protected méthode

protected EffectStartingAction ( ) : void
Résultat void

Property Details

Critical public_oe property

public bool Critical
Résultat bool

Damage public_oe property

public float Damage
Résultat float

SoundSNO public_oe property

public int SoundSNO
Résultat int

Type public_oe property

public int Type
Résultat int