osb/doc/lua/containerpane.md

20 lines
412 B
Markdown
Raw Permalink Normal View History

2023-06-20 04:33:09 +00:00
These pane bindings are available to container interface panes and include functions not specifically related to widgets within the pane.
---
#### `EntityId` pane.containerEntityId()
Returns the entity id of the container that this pane is connected to.
---
#### `EntityId` pane.playerEntityId()
Returns the entity id of the player that opened this pane.
---
#### `void` pane.dismiss()
Closes the pane.