Execute_PutDownInventoryObject
Description
Places the pending put-down object from Self's inventory into the Target slot or on the floor. If a Target entity exists, places the object into the corresponding slot on the Target object. If no Target entity exists, places the object on the floor at the pending floor location, enabling collision and updating the site pathfinding grid.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Not directly used; Self entity's inventory pending put-down object is placed |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Place pending inventory object onto Target slot | Self | PutDownInventoryObject |
| Place pending inventory object on the floor | Self | PutDownInventoryObject |
Back to Command FinderSearch and filter all 399 Script Execution documents