Class AttributeChangedGameEventListener
- Namespace
- ElectricDrill.AstraRpgFramework.Events
- Assembly
- com.electricdrill.astra-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