Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Latest commit

 

History

History
8 lines (4 loc) · 277 Bytes

File metadata and controls

8 lines (4 loc) · 277 Bytes

Scripting

While in the console window, the user can enter some scripting into the one line section.

In order to implement this in your application, you will need to inherit RuntimeHandler and override the CreateEngine.

The base implementation of scripting is reuse JInt.