AngelScript
 
Loading...
Searching...
No Matches
Console

Path: /sdk/samples/console/

This sample implements a simple interactive console, which lets the user type in commands and also evaluate simple script statements to manipulate the application.

The user is also able to define new variables and functions from the command line. These functions can then be executed to perform automated tasks.