Soncresity Industries Wiki

Locked Slot

A locked slot that doesn't allow any interactions with it and plays the fail sound from the SI: Essentials Common Cnfg by default

The locked slot is the most basic locked slot that doesn't allow any interactions with it and plays the fail sound from the SI: Essentials Common Cnfg (SOUND_FEEDBACK_FAIL_ID) by default when clicked.

As you have seen in all examples of the Locked Cancel Slot, the Locked Confirm Slot and the Remove on Click Slot, it is very easy to use and doesn't necessarily requre any further customization. However, if you want to create your own custom locked slot with custom functionality, you can extend from the LockedSlot class and override its methods.