Summary
Get the Portal component from the portal that the Portal Cursor is touching.
- Namespace
- ASL
.PortalSystem - Containing Type
- PortalManager
Syntax
public Portal GetPortal()
Return Value
| Type | Description |
|---|---|
| Portal | Portal component or null if the cursor isn't touching a portal. |