FutureProg functions
caninteractplanar
caninteractplanar overload 1
Boolean caninteractplanar(Perceivable actor, Perceivable target, Text kind)
Available in
- computer function
- computer program
- standard futureprog
Returns true if the actor can affect the target under planar rules.
| Parameter | Type | Description |
|---|---|---|
actor |
Perceivable |
The actor |
target |
Perceivable |
The target |
kind |
Text |
The interaction kind |