INative Methods |
The INative type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.
|