C# Class FrannHammer.Models.ModifierHelper

Small helper class to get the ModifierValueAttribute data from an Enum.
Afficher le fichier Open project: Frannsoft/FrannHammer

Méthodes publiques

Méthode Description
GetModifierValue ( this modifier ) : double

Get the value of the ModifierValueAttribute if it exists.

Method Details

GetModifierValue() public static méthode

Get the value of the ModifierValueAttribute if it exists.
public static GetModifierValue ( this modifier ) : double
modifier this
Résultat double