SVariable Methods |
The SVariable type exposes the following members.
| Name | Description | |
|---|---|---|
| CallFunction |
Call script function
(Inherited from SValue) | |
| CanConvertTo |
Can this type is converted to
(Inherited from SValue) | |
| CastTo |
Cast to specify type
(Inherited from SValue) | |
| CopyFrom |
Copy from another value
(Inherited from SValue) | |
| CopyFromCanConvert |
Copy from another value, if it can be converted
(Inherited from SValue) | |
| CopyFromVariable | Copy from a variable | |
| Equals |
Equals
(Overrides SValueEquals(Object)) | |
| GetHashCode |
Get hash code
(Overrides SValueGetHashCode) | |
| SetValueFrom |
Set value from another variable
(Inherited from SValue) | |
| ToString |
To string
(Overrides SValueToString) |