Interface IHasAttributeSet
- Namespace
- ElectricDrill.SoapRpgFramework.Attributes
- Assembly
- com.electricdrill.soap-rpg-framework.Runtime.dll
Interface for objects that expose an AttributeSet definition.
public interface IHasAttributeSetProperties
AttributeSet
Gets the attribute set that defines the available attributes.
AttributeSet AttributeSet { get; }