Struct EventInfoSpentMana
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public struct EventInfoSpentMana
Fields
actor
The actor who invoked this event in an actor chain.
Declaration
public Actor actor
Field Value
| Type | Description |
|---|---|
| Actor |
amount
Declaration
public float amount
Field Value
| Type | Description |
|---|---|
| float |
entity
Declaration
public Entity entity
Field Value
| Type | Description |
|---|---|
| Entity |