Introduction
This class defintes a location to which an item can be holstered

Fields#
| Name | Description |
|---|---|
| Pre Holster Actions | Action sequences to run before holstering weapon |
| Post Holster Actions | Action sequences to run after holstering weapon |
| Pre Unholster Actions | Action sequences to run before unholstering weapon |
| Post Unholster Actions | Action sequences to run after unholstering weapon |
| On Item Equipped | Event raised whenever an item becomes equipped to this slot |
| On Item Unequipped | Event raised whenever an item becomes equipped to this slot |
Properties#
| Name | Description |
|---|---|
| info | Information about this object |
Methods#
| Name | Description |
|---|---|
| Clone | Create a clone of this object |
| Matches | Compare object to another copy |