# UnHideAbilityToSlot
void UnHideAbilityToSlot(pszAbilityName, pszReplacedAbilityName)
# Class
✔️ Server: CDOTA_BaseNPC
❌ Client: undefined
# Function Description
Makes the first ability unhidden, and puts it where second ability currently is. Will do nothing if the first ability is already unhidden and in a valid slot.
# Parameters
| Type | Name | Description | 
|---|---|---|
| string | pszAbilityName | No Description Set | 
| string | pszReplacedAbilityName | No Description Set |