KneeSurgery
Loading...
Searching...
No Matches
KneeSurgery.Interfaces Namespace Reference

Classes

interface  IBootstrapService
 Service for managing bootstrap operations and application initialization. Provides functionality to extract and prepare necessary application components. More...
interface  IDebugLogService
 Service for managing debug logs functionality. Provides functionality to manage debug log files, monitoring and directory operations. More...
interface  IExecutionService
 Service for executing scripts within the KneeSurgery application. Provides functionality to execute scripts and return the operation result. More...
interface  IInjectionService
 Service for code injection into the target application. Manages the injection process and provides information about the operation result. More...
interface  IKSFunctionsService
 Service for processing KneeSurgery-specific functions. Provides functionality to process and transform scripts containing custom KS functions. More...
interface  ILogService
 Service for managing logging functionality. Provides functionality to start and stop logging operations within the application. More...
interface  IRobloxService
 Service for managing and interacting with the Roblox application. Provides functionality to get Roblox information and control its execution. More...
interface  ISirHurtService
 Service for managing SirHurt application operations. Provides functionality to handle SirHurt user authentication and session management. More...
interface  IStatusesService
 Service for monitoring and managing application states. Provides functionality to monitor Roblox and manage the service lifecycle. More...