UNPKG

rock-mod

Version:

Rock-Mod is a powerful framework designed for creating and managing mods for Grand Theft Auto (GTA) games.

4 lines (3 loc) 132 B
export interface IGuiManager { takeScreenshot(name: string, type: number, quality: number, compressionQuality: number): void; }