# CheckIfDefaultItem

**Declaration**\
public bool **CheckIfDefaultItem**(**Wearable** \_wearableToCheck);<br>

**Parameters**

<table><thead><tr><th width="217">Parameter</th><th>Description</th></tr></thead><tbody><tr><td><strong>Wearable</strong> _wearableToCheck</td><td><em>The Wearable to check.</em></td></tr></tbody></table>

**Description**\
Checks if a Wearable is in the default set.

**Returns**\
Returns true if the Wearable is a default item. Returns false if not.
