Eamon CS  3.1.0
EventType.cs File Reference

Namespaces

namespace  EamonRT
 
namespace  EamonRT.Framework
 
namespace  EamonRT.Framework.Primitive
 
namespace  EamonRT.Framework.Primitive.Enums
 

Enumerations

enum  EamonRT.Framework.Primitive.Enums.EventType : long {
  EamonRT.Framework.Primitive.Enums.EventType.AfterEndRound = 0, EamonRT.Framework.Primitive.Enums.EventType.BeforeStartRound, EamonRT.Framework.Primitive.Enums.EventType.AfterExtinguishLightSourceCheck, EamonRT.Framework.Primitive.Enums.EventType.AfterMoveMonsters,
  EamonRT.Framework.Primitive.Enums.EventType.AfterSetDestinationRoom, EamonRT.Framework.Primitive.Enums.EventType.BeforePrintCommandPrompt, EamonRT.Framework.Primitive.Enums.EventType.BeforeCanMoveToRoomCheck, EamonRT.Framework.Primitive.Enums.EventType.AfterBlockingArtifactCheck,
  EamonRT.Framework.Primitive.Enums.EventType.BeforePrintPlayerRoom, EamonRT.Framework.Primitive.Enums.EventType.AfterPrintPlayerRoom, EamonRT.Framework.Primitive.Enums.EventType.AfterClearLastCommandList, EamonRT.Framework.Primitive.Enums.EventType.AfterAggravateMonster,
  EamonRT.Framework.Primitive.Enums.EventType.BeforeGuardMonsterCheck, EamonRT.Framework.Primitive.Enums.EventType.BeforeKeyArtifactCheck, EamonRT.Framework.Primitive.Enums.EventType.AfterEnforceMonsterWeightLimitsCheck, EamonRT.Framework.Primitive.Enums.EventType.AfterGiveReadiedWeaponCheck,
  EamonRT.Framework.Primitive.Enums.EventType.BeforeTakePlayerGold, EamonRT.Framework.Primitive.Enums.EventType.AfterCloseArtifact, EamonRT.Framework.Primitive.Enums.EventType.BeforeDrinkArtifact, EamonRT.Framework.Primitive.Enums.EventType.BeforeNowEmptyArtifactCheck,
  EamonRT.Framework.Primitive.Enums.EventType.AfterDrinkArtifact, EamonRT.Framework.Primitive.Enums.EventType.BeforeEatArtifact, EamonRT.Framework.Primitive.Enums.EventType.AfterEatArtifact, EamonRT.Framework.Primitive.Enums.EventType.AfterPrintArtifactFullDesc,
  EamonRT.Framework.Primitive.Enums.EventType.AfterPrintArtifactContents, EamonRT.Framework.Primitive.Enums.EventType.BeforePrintArtifactOpen, EamonRT.Framework.Primitive.Enums.EventType.AfterOpenArtifact, EamonRT.Framework.Primitive.Enums.EventType.BeforePutArtifact,
  EamonRT.Framework.Primitive.Enums.EventType.AfterPutArtifact, EamonRT.Framework.Primitive.Enums.EventType.BeforePrintArtifactReadText, EamonRT.Framework.Primitive.Enums.EventType.AfterReadArtifact, EamonRT.Framework.Primitive.Enums.EventType.BeforeRemoveWornArtifact,
  EamonRT.Framework.Primitive.Enums.EventType.AfterRemoveWornArtifact, EamonRT.Framework.Primitive.Enums.EventType.BeforeUseArtifact, EamonRT.Framework.Primitive.Enums.EventType.BeforeWearArtifact, EamonRT.Framework.Primitive.Enums.EventType.AfterWearArtifact,
  EamonRT.Framework.Primitive.Enums.EventType.BeforePrintSayText, EamonRT.Framework.Primitive.Enums.EventType.AfterPrintSayText, EamonRT.Framework.Primitive.Enums.EventType.AfterPrintPlayerStatus, EamonRT.Framework.Primitive.Enums.EventType.AfterNumberOfExitsCheck,
  EamonRT.Framework.Primitive.Enums.EventType.BeforeReadyArtifact, EamonRT.Framework.Primitive.Enums.EventType.AfterReadyArtifact, EamonRT.Framework.Primitive.Enums.EventType.BeforeAttackMonster, EamonRT.Framework.Primitive.Enums.EventType.BeforeAttackArtifact,
  EamonRT.Framework.Primitive.Enums.EventType.BeforeExamineMonsterHealthStatus, EamonRT.Framework.Primitive.Enums.EventType.AfterExamineMonsterHealthStatus, EamonRT.Framework.Primitive.Enums.EventType.BeforeInventoryMonsterHealthStatus, EamonRT.Framework.Primitive.Enums.EventType.AfterInventoryMonsterHealthStatus,
  EamonRT.Framework.Primitive.Enums.EventType.AfterAttackNonEnemyCheck, EamonRT.Framework.Primitive.Enums.EventType.AfterRefuseDeadBodyCheck
}