ReturnValue
Namespace: Reflection
Reflection return value.
Type: Reference
Methods
| Declaration | Description | 
|---|---|
| bool HasReturnValue() const | Returns whether there is a return value or not. | 
| any@ ToAny() const | Returns the return value as an any instance, if there was a return value. |