KneeSurgery
|
Service for managing and interacting with the Roblox application. Provides functionality to get Roblox information and control its execution. More...
Public Member Functions | |
Task< string > | GetVersionAsync () |
Gets the current version of the Roblox application asynchronously. | |
string | Kill () |
Public Attributes | |
bool | |
Forcefully terminates the Roblox application execution. |
Service for managing and interacting with the Roblox application. Provides functionality to get Roblox information and control its execution.
Task< string > KneeSurgery.Interfaces.IRobloxService.GetVersionAsync | ( | ) |
Gets the current version of the Roblox application asynchronously.
KneeSurgery.Interfaces.IRobloxService.bool |
Forcefully terminates the Roblox application execution.