C# Class ME3Explorer.CurveEd.FloatEventArgs

Afficher le fichier Open project: ME3Explorer/ME3Explorer

Méthodes publiques

Свойство Type Description
propName string
val float

Méthodes publiques

Méthode Description
FloatEventArgs ( float v, string name )

Method Details

FloatEventArgs() public méthode

public FloatEventArgs ( float v, string name )
v float
name string

Property Details

propName public_oe property

public string propName
Résultat string

val public_oe property

public float val
Résultat float