Table of Contents

Class DMGiveEvent

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

Base event for DM actions that grant XP, levels, or gold to a target.

public abstract class DMGiveEvent : DMEvent, IEvent
Inheritance
DMGiveEvent
Implements
Derived
Inherited Members
Extension Methods

Properties

Amount

Gets the amount to grant (XP, levels, or gold depending on context).

Target

Gets the target that will receive the grant.