Difference between revisions of "Key"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Dog
(Removed capitalisation.)
imported>Qazaaq
(Moved editor dialog image.)
Line 6: Line 6:
The Key description goes here.
The Key description goes here.


== Editor Dialog ==
[[File:Key_Object.png]]
[[File:Key_Object.png]]
== Editor Dialog ==
*'''ID:''' The editor ID which is used by the Creation Kit.
*'''ID:''' The editor ID which is used by the Creation Kit.
*'''Name:''' The key's name as it will appear in-game.
*'''Name:''' The key's name as it will appear in-game.

Revision as of 21:16, 17 July 2016

Papyrus: Key Script

The Key description goes here.

Editor Dialog

Key Object.png

  • ID: The editor ID which is used by the Creation Kit.
  • Name: The key's name as it will appear in-game.
  • Weight: The key's weight in the player's inventory.
  • Value: The key's value in caps.
    • Clac from components:
  • Add Destruction Data:
  • Pickup Sound:
  • Putdown Sound:
  • Preview Transform:
  • Featured Item Message:
  • Inventory image:
  • Message Icon:
  • Model:
  • Pack-In Use Only:
  • Scripts:
  • Keywords:
  • Component Data:
    • Quantity:
    • Display Index:

See Also