This repository has been archived by the owner on Dec 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
(ServerAPI) VISUALIZER Method
Kristian Skov edited this page Oct 1, 2018
·
1 revision
Up to date as of version 1.6
This command can be used to start, stop and configure the visualizer.
VISUALIZER(bool StartVisualizer, bool StopVisualizer, string ConfigName)
bool StartVisualizer: Tells to start the visualizer
bool StopVisualizer: Tells to stop the visualizer
string ConfigName: The name of the.txt file to use as a visualizer configuration
None
Kristian Skov Johansen 2018