- This function is implemented in
FrameXML/ContainerFrame.lua
.
- This function is implemented in
- OpenBag() opens the bag, and can force the container to update itself even if it was already open
- CloseBag() closes the bag
OpenBag(id[, force]) CloseBag(id)
Arguments[]
- id
- Number (BagID) - Unique identifier for each bag
- force
- Boolean - (OpenBag only) Optional flag to force ContainerFrame_Update() even if the bag was already open.