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