DCSModulesAPI
1.0.0
DCS sub project containing all the control modules as libraries.
|
Command Line Interface (CLI) responsible for handling server-side console commands. More...
Classes | |
class | Command |
Class responsible for keeping the state of a declared command to use in the server console. More... | |
Functions | |
DCS_API void | Spin () |
Make the current thread wait for, and process, console commands. | |
Command Line Interface (CLI) responsible for handling server-side console commands.