FutureProg functions
routeportalaccessible
routeportalaccessible overload 1
Boolean routeportalaccessible(Perceivable perceivable, Exit exit)
Available in
- computer function
- computer program
- standard futureprog
Returns true when the perceivable is currently inside the RouteCell exit's authored access band.
| Parameter | Type | Description |
|---|---|---|
perceivable |
Perceivable |
The located perceivable. |
exit |
Exit |
The portal exit to test. |