Difference between revisions of "Category:ContainerMenu"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
(Added page.)
 
imported>Qazaaq
(see also)
Line 21: Line 21:


== See Also ==
== See Also ==
*[[Container]]
*[[Menu]]
*[[Menu]]
*[[User Interface]]
*[[User Interface]]

Revision as of 01:47, 8 March 2020

The Container Menu is used to move items between the Player and a Container.

BGSCodeObj

  • PlaySound : function Function() {}
  • toggleSelectedItemEquipped : function Function() {}
  • confirmInvest : function Function() {}
  • inspectItem : function Function() {}
  • getSelectedItemEquipped : function Function() {}
  • onIntroAnimComplete : function Function() {}
  • getItemValue : function Function() {}
  • getSelectedItemEquippable : function Function() {}
  • show3D : function Function() {}
  • sendYButton : function Function() {}
  • sendXButton : function Function() {}
  • updateItemPickpocketInfo : function Function() {}
  • sortItems : function Function() {}
  • exitMenu : function Function() {}
  • transferItem : function Function() {}
  • takeAllItems : function Function() {}
  • updateSortButtonLabel : function Function() {}

See Also

This category currently contains no pages or media.