Table of Contents

Class EventBridge.StatChangedBossEvent

Namespace
RisingV.Shared
Assembly
RisingV.Shared.dll

Event indicating that any entity stat has changed.

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

Constructors

StatChangedBossEvent(Entity, Entity, StatChangeData)

Event indicating that any entity stat has changed.

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

Parameters

SourceEntity Entity
TargetEntity Entity
Data StatChangeData