unhook( id )
instance function
Remove a hook function from the Entity.
Parameters
| Name | Type | Description |
|---|---|---|
| id | String | The id of the hook to remove |
Returns
| Type | Description |
|---|---|
| Boolean | True if the hook was removed |
instance function
Remove a hook function from the Entity.
| Name | Type | Description |
|---|---|---|
| id | String | The id of the hook to remove |
| Type | Description |
|---|---|
| Boolean | True if the hook was removed |