FutureProg functions
applyplanarstate
Overload 1
applyplanarstate overload 1
Boolean applyplanarstate(Perceivable target, Text state)
Available in
- computer function
- computer program
- standard futureprog
Applies a saved planar state to a perceivable on the default plane.
| Parameter | Type | Description |
|---|---|---|
target |
Perceivable |
The target |
state |
Text |
corporeal or noncorporeal |
Overload 2
applyplanarstate overload 2
Boolean applyplanarstate(Perceivable target, Text state, Text plane)
Available in
- computer function
- computer program
- standard futureprog
Applies a saved planar state to a perceivable on a named plane.
| Parameter | Type | Description |
|---|---|---|
target |
Perceivable |
The target |
state |
Text |
corporeal or noncorporeal |
plane |
Text |
The plane name or id |