This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
open_container [2024/02/08 13:52] – created justin | open_container [2024/02/22 21:06] (current) – justin | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ======Function====== | + | ======Open Container====== |
---- | ---- | ||
(WIP) | (WIP) | ||
+ | |||
+ | Manually triggers the opening of an [[item container]] within the current [[map]]. | ||
====Signature: | ====Signature: | ||
<code python> | <code python> | ||
- | function() | + | open_container(entity) |
</ | </ | ||
^Argument^Description^Type^Required^ | ^Argument^Description^Type^Required^ | ||
- | | | | | | | + | |entity| |[[Entity]]|Yes| |
====Example: | ====Example: | ||
<code bauxite> | <code bauxite> | ||
- | function(); | + | |
</ | </ | ||
// | // | ||
<WRAP center round tip 100%> | <WRAP center round tip 100%> | ||
- | Use the **Function** function to... | + | Use the **Open Container** function to... |
</ | </ | ||
Line 26: | Line 28: | ||
<WRAP half column> | <WRAP half column> | ||
====Editor Node:==== | ====Editor Node:==== | ||
- | {{:function_node.png? | + | {{:open_container_node.png? |
</ | </ | ||