Table of Contents

Class SurfaceMaterialTableEntry

Namespace
Anvil.API
Assembly
NWN.Anvil.dll
public sealed class SurfaceMaterialTableEntry : ITwoDimArrayEntry
Inheritance
SurfaceMaterialTableEntry
Implements
Inherited Members
Extension Methods

Properties

ActionIcons

Gets the list of icons used to show actions in the radial menu when right clicking this material.

ActionStrRefs

Gets the list of string references used to show actions in the radial menu when right clicking this material.

IsWater

Gets if this material is considered water.

Label

Gets the human readable name of the surface material. Otherwise unused.

LineOfSight

Gets if the material blocks Line of Sight. For instance Grass will but Transparent will not.

Name

Gets the column name prefix for the footsteps table which defines the noise made when walking on the surface.

RowIndex
Sound
Visual

Gets the effect to place at a creature's feet when walking through this material.

Walk

Gets if the player may walk on this part of the walkmesh.

WalkCheck

Methods

InterpretEntry(TwoDimArrayEntry)