A low-level class that allows calling native functions imported from dynamic libraries from scripting.
Protected
Optional
Invokes the native function by passing to it the given parameters.
parameters
The parameters to pass to the function.
The function return value, if any.
A low-level class that allows calling native functions imported from dynamic libraries from scripting.