Table of Contents

Class Attribute

Namespace
ElectricDrill.SoapRpgFramework.Attributes
Assembly
com.electricdrill.soap-rpg-framework.Runtime.dll

Represents a character attribute that extends BoundedValue functionality. An attribute is a measurable characteristic such as strength, dexterity, luck, and so on. Can have a min and a max value.

[Serializable]
public class Attribute : BoundedValue
Inheritance
object
Attribute
Inherited Members