Native Methods |
The Native type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Invoke |
Invokes the native with the specified arguments.
| |
| InvokeBool |
Invokes the native with the specified arguments and returns the return value as a bool.
| |
| InvokeFloat |
Invokes the native with the specified arguments and returns the return value as a float.
| |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |