Craft Item

From the CreationKit Wiki
Jump to navigation Jump to search

Event triggered whenever the player crafts an item.

Event Data[edit | edit source]

  • Actor: The Actor making the item (usually the player).
  • Workbench: The Object Reference of the workbench used to make the item.
  • BenchLocation: The Location the workbench is in.
  • CreatedObject: The Base Object created.