### Function: SetCanBind(spawn, canbind) **Description:** Sets if the zone allows to bind. **Parameters:** - `spawn` (Spawn) - Spawn object representing `spawn`. - `canbind` (int32) - Integer value `canbind`. **Returns:** None. **Example:** Example Required