Class NwGameTables
public static class NwGameTables
- Inheritance
-
NwGameTables
- Inherited Members
Properties
- AppearanceTable
Gets the appearance table (appearance.2da)
- ArmorTable
Gets the armor table (armor.2da)
- BodyBagTable
Gets the body bag table (bodybag.2da)
- DamageLevelTable
Gets the damage level table (damagelevels.2da)
- EffectIconTable
Gets the effect icon table (effecticons.2da)
- EnvironmentPresetTable
Gets the environment preset table (environment.2da)
- ExpTable
Gets the experience point/level progression table (exptable.2da)
- ItemPropertyCostTables
Gets the item property cost tables. (iprp_costtable.2da)
- ItemPropertyItemMapTable
Gets the item property item mapping table (itemprops.2da)
- ItemPropertyParamTables
Gets the item property param tables. (iprp_paramtable.2da)
- ItemPropertyTable
Gets the item property table. (itempropdef.2da)
- LightColorTable
Gets the light color table (lightcolor.2da)
- LoadScreenTable
Gets the loading screen table (loadscreens.2da)
- PartsBeltTable
Gets the belt parts table (parts_belt.2da)
- PartsBicepTable
Gets the bicep parts table (parts_bicep.2da)
- PartsChestTable
Gets the chest parts table (parts_chest.2da)
- PartsFootTable
Gets the foot parts table (parts_foot.2da)
- PartsForearmTable
Gets the forearm parts table (parts_forearm.2da)
- PartsHandTable
Gets the hand parts table (parts_hand.2da)
- PartsLegTable
Gets the leg parts table (parts_leg.2da)
- PartsNeckTable
Gets the neck parts table (parts_neck.2da)
- PartsPelvisTable
Gets the pelvis parts table (parts_pelvis.2da)
- PartsRobeTable
Gets the robe parts table (parts_robe.2da)
- PartsShinTable
Gets the shin parts table (parts_shin.2da)
- PartsShoulderTable
Gets the shoulder parts table (parts_shoulder.2da)
- PersistentEffectTable
Gets the programmed effect table (vfx_persistent.2da)
- PlaceableSoundTable
Gets the placeable sound table (placeableobjsnds.2da)
- PlaceableTable
Gets the placeable table (placeables.2da)
- PlaceableTypeTable
Gets the placeable type/category table (placeabletypes.2da)
- PolymorphTable
Gets the polymorph table (polymorph.2da)
- PortraitTable
Gets the portraits table (portraits.2da)
- ProgrammedEffectTable
Gets the programmed effect table (progfx.2da)
- SkillItemCostTable
Gets the item/skill cost table (skillvsitemcost.2da)
- SurfaceMaterialTable
Gets surface material table (surfacemat.2da)
- VisualEffectTable
Gets the visual effect table (visualeffects.2da)
Methods
- GetTable(string)
Gets the specified 2d array table.
- GetTable<T>(string?, bool, bool)
Gets the specified 2d array table.