Difference between revisions of "UBIK Console"
(Created page with "Hello my name is ubik console ") |
|||
| Line 1: | Line 1: | ||
| − | + | The {{UBIK}} Console project allows a user to interact with UBIK via C# code. | |
| + | |||
| + | == Concept == | ||
| + | These scripts can be either loaded from file or directly typed into a console window. | ||
| + | |||
| + | == Example using Script file == | ||
Revision as of 12:45, 16 April 2018
The UBIK® Console project allows a user to interact with UBIK via C# code.
Concept
These scripts can be either loaded from file or directly typed into a console window.
