-
Notifications
You must be signed in to change notification settings - Fork 0
Runtime console
Alex Gulko edited this page May 14, 2021
·
2 revisions
Allows users and developers to run console commands and test stuff without recompiling the program
All commands should consist of 2 elements: object and command Some commands also require a parameter, which is passed in brackets
-
rtc(orRTC):
helpdisplays the list of available commands for rtc
checkchecks whether rtc is working properly, displays a message if so
displayFrames,displayPanels,displayContainers,displayObjectsdisplays the list of names of imported objects
stopstops the rtc, no way to start again without being started from code
-
ion(orION):
versondisplays current engine version