C# Class ModifyingAttribute, HackAndSlash

A structure that will hold an Attribute and a ratio that will be added as a modifying attribute to our ModifiedStats
Show file Open project: MrPhil/HackAndSlash Class Usage Examples

Public Properties

Property Type Description
attribute Attribute,
ratio float

Property Details

attribute public property

public Attribute, attribute
return Attribute,

ratio public property

public float ratio
return float