Show / Hide Table of Contents

Namespace DaggerfallWorkshop.Game.Entity

Classes

Argonian

Breton

CivilianEntity

DaggerfallEntity

Base entity type for all living GameObjects in the world. The Effect system (spells, diseases, etc.) operates on entities.

DaggerfallEntityBehaviour

Hosts DaggerfallEntity for living GameObjects.

DaggerfallResistances

Daggerfall resistances collection for every entity.

DaggerfallSkills

Daggerfall skills collection for every entity.

DaggerfallStats

Daggerfall stats collection for every entity.

DarkElf

EnemyEntity

Implements DaggerfallEntity with properties specific to enemies.

EnemyLootSpawnedEventArgs

The parameters involved in creating an enemy loot pile

EntityConcealmentBehaviour

Handles magical concealment for entities other than player. Inherit from this class for custom entity concealment handling.

HighElf

Khajiit

Nord

PlayerEntity

Implements DaggerfallEntity with properties specific to a Player.

RaceTemplate

Every race is defined by a common template.

Redguard

WoodElf

Structs

PlayerEntity.RegionDataRecord

Enums

ClassCareers

Entity class careers.

Genders

Entity genders.

MagicalConcealmentFlags

Varying visibility type for entities.

MonsterCareers

Entity monster careers.

PlayerEntity.Crimes

PlayerEntity.RegionDataFlags

PlayerReflexes

Player reflex settings for enemy speed.

Races

Entity races.

Skills

Skills

Delegates

DaggerfallEntity.OnDeathHandler

DaggerfallEntity.OnExhaustedHandler

DaggerfallEntity.OnMagickaDepletedHandler

DaggerfallEntityBehaviour.OnSetEntityHandler

EnemyEntity.EnemyStartingEquipment

In This Article
Back to top Generated by DocFX