Table of Contents

Class EncounterSpawnPoint

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Describes a specific spawn location used by an encounter, including position and facing.

public sealed class EncounterSpawnPoint
Inheritance
EncounterSpawnPoint
Inherited Members
Extension Methods

Constructors

EncounterSpawnPoint(CEncounterSpawnPoint)

Describes a specific spawn location used by an encounter, including position and facing.

Properties

Orientation

Gets the facing angle in degrees for creatures spawned at this point.

Position

Gets the world position where creatures will be created.