FutureProg functions
cleardesc
Overload 1
cleardesc overload 1
Boolean cleardesc(Perceivable perceivable)
Available in
- computer function
- computer program
- standard futureprog
Clears all custom full Desc overrides set by progs from this perceivable
| Parameter | Type | Description |
|---|---|---|
perceivable |
Perceivable |
The perceivable who's description is being altered |
Overload 2
cleardesc overload 2
Boolean cleardesc(Perceivable perceivable, Text tag)
Available in
- computer function
- computer program
- standard futureprog
Clears a custom full Desc override with the specified tag set by progs from this perceivable
| Parameter | Type | Description |
|---|---|---|
perceivable |
Perceivable |
The perceivable who's description is being altered |
tag |
Text |
A short bit of text identifying this specific effect set by the original OverrideDesc call |