Class AttributeChangedGameEventListener
- Namespace
- ElectricDrill.SoapRpgFramework.Events
- Assembly
- com.electricdrill.soap-rpg-framework.Runtime.dll
Game event that is raised when an attribute changes. Contains information about the attribute that changed, including its previous and new values.
public class AttributeChangedGameEventListener : GameEventListenerGeneric1<AttributeChangeInfo>
- Inheritance
-
objectAttributeChangedGameEventListener
- Inherited Members