Class ContainerLootSpawnedEventArgs
Namespace: DaggerfallWorkshop.Game
Assembly: Assembly-CSharp.dll
Syntax
public class ContainerLootSpawnedEventArgs : EventArgs
Fields
| Improve this Doc View SourceContainerType
Declaration
public LootContainerTypes ContainerType
Field Value
Type | Description |
---|---|
Loot |
Loot
Declaration
public ItemCollection Loot
Field Value
Type | Description |
---|---|
Item |