Click or drag to resize

INative Methods

The INative type exposes the following members.

Methods
  NameDescription
Public methodInvoke
Invokes the native with the specified arguments.
Public methodInvokeBool
Invokes the native with the specified arguments and returns the return value as a bool.
Public methodInvokeFloat
Invokes the native with the specified arguments and returns the return value as a float.
Top
See Also