# HasRoomForItem
int HasRoomForItem(pItemName, bIncludeStashCombines, bAllowSelling)
# Class
✔️ Server: CDOTA_BaseNPC_Hero
❌ Client: undefined
# Function Description
Args: const char* pItemName, bool bIncludeStashCombines, bool bAllowSelling
# Parameters
| Type | Name | Description |
|---|---|---|
| string | pItemName | No Description Set |
| bool | bIncludeStashCombines | No Description Set |
| bool | bAllowSelling | No Description Set |