Anvil
Loading...
Searching...
No Matches
Anvil.API.SurfaceMaterialTableEntry Class Referencesealed
+ Inheritance diagram for Anvil.API.SurfaceMaterialTableEntry:
+ Collaboration diagram for Anvil.API.SurfaceMaterialTableEntry:

Public Member Functions

void InterpretEntry (TwoDimArrayEntry entry)
 
- Public Member Functions inherited from Anvil.API.ITwoDimArrayEntry

Properties

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]
 
- Properties inherited from Anvil.API.ITwoDimArrayEntry

Member Function Documentation

◆ InterpretEntry()

void Anvil.API.SurfaceMaterialTableEntry.InterpretEntry ( TwoDimArrayEntry entry)
inline

Property Documentation

◆ RowIndex

int Anvil.API.SurfaceMaterialTableEntry.RowIndex
get

The documentation for this class was generated from the following file: