Class EventBridge.StatChangedGatherableEvent
Event indicating that any entity stat has changed.
public record EventBridge.StatChangedGatherableEvent : EventBridge.StatChangedEvent, IEquatable<Event>, EventBridge.IStatChangedEvent, IEvent, IEquatable<EventBridge.StatChangedEvent>, IEquatable<EventBridge.StatChangedGatherableEvent>
- Inheritance
-
EventBridge.StatChangedGatherableEvent
- Implements
- Inherited Members
- Extension Methods
Constructors
StatChangedGatherableEvent(Entity, Entity, StatChangeData)
Event indicating that any entity stat has changed.
public StatChangedGatherableEvent(Entity SourceEntity, Entity TargetEntity, StatChangeData Data)
Parameters
SourceEntity
EntityTargetEntity
EntityData
StatChangeData