|
string?[] | ActionIcons = new string?[MaxActions] [get] |
| Gets the list of icons used to show actions in the radial menu when right clicking this material.
|
|
string?[] | ActionStrRefs = new string?[MaxActions] [get] |
| Gets the list of string references used to show actions in the radial menu when right clicking this material.
|
|
bool? | IsWater [get] |
| Gets if this material is considered water.
|
|
string? | Label [get] |
| Gets the human readable name of the surface material. Otherwise unused.
|
|
bool? | LineOfSight [get] |
| Gets if the material blocks Line of Sight. For instance Grass will but Transparent will not.
|
|
string? | Name [get] |
| Gets the column name prefix for the footsteps table which defines the noise made when walking on the surface.
|
|
int | RowIndex [get] |
|
string? | Sound [get] |
|
string? | Visual [get] |
| Gets the effect to place at a creature's feet when walking through this material.
|
|
bool? | Walk [get] |
| Gets if the player may walk on this part of the walkmesh.
|
|
bool? | WalkCheck [get] |
|
◆ InterpretEntry()
void Anvil.API.SurfaceMaterialTableEntry.InterpretEntry |
( |
TwoDimArrayEntry | entry | ) |
|
|
inline |
◆ RowIndex
int Anvil.API.SurfaceMaterialTableEntry.RowIndex |
|
get |
The documentation for this class was generated from the following file:
- NWN.Anvil/src/main/API/TwoDimArray/Tables/SurfaceMaterialTableEntry.cs