Table of Contents

Class EventBridge.StatChangedMinionEvent

Namespace
RisingV.Shared
Assembly
RisingV.Shared.dll

Event indicating that any entity stat has changed.

public record EventBridge.StatChangedMinionEvent : EventBridge.StatChangedEvent, IEquatable<Event>, EventBridge.IStatChangedEvent, IEvent, IEquatable<EventBridge.StatChangedEvent>, IEquatable<EventBridge.StatChangedMinionEvent>
Inheritance
EventBridge.StatChangedMinionEvent
Implements
Inherited Members
Extension Methods

Constructors

StatChangedMinionEvent(Entity, Entity, StatChangeData)

Event indicating that any entity stat has changed.

public StatChangedMinionEvent(Entity SourceEntity, Entity TargetEntity, StatChangeData Data)

Parameters

SourceEntity Entity
TargetEntity Entity
Data StatChangeData