FutureProg functions
clearsdesc
Overload 1
clearsdesc overload 1
Boolean clearsdesc(Perceivable perceivable)
Available in
- computer function
- computer program
- standard futureprog
Clears all custom SDesc overrides set by progs from this perceivable
| Parameter | Type | Description |
|---|---|---|
perceivable |
Perceivable |
The perceivable who's description is being altered |
Overload 2
clearsdesc overload 2
Boolean clearsdesc(Perceivable perceivable, Text tag)
Available in
- computer function
- computer program
- standard futureprog
Clears a custom SDesc 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 OverrideSDesc call |