Project

General

Profile

« Previous | Next » 

Revision 5f2ea4fd

Added by skyjake about 9 years ago

Scripting: Added a utility for calling script functions from native code

Makes it easier to call script functions from native code, with
arbitrary parameters passed in the function call. Uses variadic
templates for automatic conversion of native parameters to script
arguments.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences