Summary
Request that the given portal be unlinked from its destination.
It must be registered to be linked or unlinked.
- Namespace
- ASL
.PortalSystem - Containing Type
- PortalManager
Syntax
public bool RequestUnlinkPortal(Portal source)
Parameters
| Name | Type | Description |
|---|---|---|
| source | Portal | Portal to be unlinked. |
Return Value
| Type | Description |
|---|---|
| bool | Unlinking success. |