Contents
A
- accessAppWindow Retrieves an interface to interact with or modify a specific application window.
- accessCarCamera Retrieves an interface to interact with or modify a specific car-attached camera.
- accessExtraSwitchParams Retrieves an interface to access and modify the parameters of a vehicle's extra custom switches.
- accessMouseDelta Captures the mouse to track movement deltas independently of screen boundaries.
- accessOverlayLeaderboardParams Returns an interface to access and modify the overlay leaderboard parameters.
D
F
L
O
S
- setLogSilent Controls whether log functions write to the physical log file on disk.
- StateCar ...
- StateSim ...
- storage Permanent, long-term disk storage for user settings and script state.
- storageChanged Checks if any values in the persistent storage have been updated since the last check.
- storageHasKey Verifies if a specific key exists within a storage table.
- store Saves a value to the session-shared Lua/Python storage for inter-script communication.