Returns whether the player can give levels to a Recruit-a-Friend partner
See also Recruit-a-friend functions.
Signature:
canGrant
=
CanGrantLevel("unit")
Arguments:
unit
- Unit to gift a level (string
, unitID)
Returns:
canGrant
- 1 if the player can grant a level to the unit; otherwise nil (1nil
)