restock_func
Table of Contents
Scripting - Restock control function
Here can find some information about Enhanced Scripting function to control restock engine by script!
Check Status
Check Restock Status | |
Syntax | Restock.Status( ) |
Description: | |
Get a bool value of scavenger engine status, if running or not | |
Returns | bool |
In Object: | Restock |
Parameters: | none |
Start
Start Restock | |
Syntax | Restock.FStart( ) |
Description: | |
Start Restock engine. | |
Returns | void |
In Object: | Restock |
Parameters: | none |
Stop
Stop Restock engine | |
Syntax | Restock.FStop( ) |
Description: | |
Stop Restock engine. | |
Returns | void |
In Object: | Restock |
Parameters: | none |
Change List
Change Restock item list | |
Syntax | Restock.ChangeList(string) |
Description: | |
Change list of Restock item, List must be exist in organizer GUI configuration | |
Returns | void |
In Object: | Restock |
Parameters: | ListName |
restock_func.txt · Last modified: 2022/09/03 23:25 by 127.0.0.1