Returns a t which is the input evaluated against each modifier in the stack, executed in position order.
Verse using statement |
using { /Verse.org/Verse } |
Evaluate<override>(InValue:):
Parameters
Evaluate takes the following parameters:
| Name | Type | Description |
|---|---|---|
InValue |
Attributes, Specifiers, and Effects
Specifiers
The following specifiers determine how you can interact with Evaluate in your programs. For the complete list of specifiers, see the Specifiers Page.
| Specifier | Meaning |
|---|---|
override |
Indicates that this child class provides a different method implementation than the parent class. |