Item Configuration
You can see some the hooks list called when an itemTable is modified
AAS:OnItemAdded(itemTable)
Called when an item is created
Types
Arguments
Descriptions
AAS:OnItemModified(itemTable)
Called when an item is modified
Types
Arguments
Descriptions
AAS:OnItemDeleted(itemTable)
Called when an item is deleted
Types
Arguments
Descriptions
Last updated
Was this helpful?