User Tools

Site Tools


remove_item_from_container

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
remove_item_from_container [2024/02/08 14:36] justinremove_item_from_container [2024/02/08 20:04] justin
Line 2: Line 2:
 ---- ----
 (WIP) (WIP)
 +
 +Removes one or more of the specified [[item]] from an [[item container]]. 
  
 ====Signature:==== ====Signature:====
 <code python> <code python>
-remove_item_from_container()+remove_item_from_container(entity, item_id, count)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-| | | | |+|entity| |[[Entity]]|Yes| 
 +|item_id| |[[String]]|Yes| 
 +|count| |[[Number]]|No|
  
 ====Example:==== ====Example:====
remove_item_from_container.txt · Last modified: 2024/02/22 21:08 by justin