Table of Contents

Class TileData

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Represents a tile configuration at a location.

[Serializable]
public sealed class TileData
Inheritance
TileData
Inherited Members
Extension Methods

Properties

AnimationLoop1

The animation state of the new tile (1/0).

AnimationLoop2

The animation state of the new tile (1/0).

AnimationLoop3

The animation state of the new tile (1/0).

Height

The height of the new tile.

Index

The index of the tile to be changed.

Orientation

The rotation of the new tile.

TileId

The new tile ID to assign.