Battle Talent  V11
Public Member Functions | Public Attributes | List of all members
CrossLink.StatModifier Class Reference

Public Member Functions

 StatModifier (float value, StatModType type, int order, object source)
 
 StatModifier (float value, StatModType type)
 
 StatModifier (float value, StatModType type, int order)
 
 StatModifier (float value, StatModType type, object source)
 

Public Attributes

readonly float Value
 
readonly StatModType Type
 
readonly int Order
 
readonly object Source