LevelUpMenu

From the Fallout4 CreationKit Wiki
Revision as of 16:59, 8 March 2020 by imported>Qazaaq (Added page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Level Up Menu is where the Player may spend points to add or improve Perks and attributes.

BGSCodeObj[edit | edit source]

  • CloseMenu : Function()
  • SelectPerk : Function()
  • PlaySound : Function()
  • onGridAddedToStage : Function()
  • RegisterPerkGridComponents : Function()
  • GetXPInfo : Function()
  • PlayZoomSound : Function()
  • StopPerkSound : Function()
  • GetPerkInfoByRank : Function()
  • PlayPerkSound : Function()

See Also[edit | edit source]