PickPocket Event

From the Fallout4 CreationKit Wiki
Revision as of 15:26, 7 January 2024 by Bp42s (talk | contribs) (Added documentation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Event triggered when the Player pickpockets an NPC.

Event Data

  • Target: The NPC that was pickpocketed.
  • GetIsID: The ID of the pickpocketed object
  • GetValue: The value of the pickpocketed object
  • HasKeyword: If the pickpocketed object has a specified keyword.
  • IsInList: If the pickpocketed object is in a specified formlist.
  • Success: If the player succeeded in pickpocketing the NPC without being detected.