Show / Hide Table of Contents

Class ContainerLootSpawnedEventArgs

Inheritance
Object
EventArgs
ContainerLootSpawnedEventArgs
Namespace: DaggerfallWorkshop.Game
Assembly: Assembly-CSharp.dll
Syntax
public class ContainerLootSpawnedEventArgs : EventArgs

Fields

| Improve this Doc View Source

ContainerType

Declaration
public LootContainerTypes ContainerType
Field Value
Type Description
LootContainerTypes
| Improve this Doc View Source

Loot

Declaration
public ItemCollection Loot
Field Value
Type Description
ItemCollection
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • ContainerType
    • Loot
Back to top Generated by DocFX