Skip to content

API Reference

@vimp-mp/types 2.0.1

This reference is generated from the exact public declaration package used by the VIMP runtime. Choose the context in which your code runs:

  • Server API — authoritative game state and server events.
  • Client API — streamed entities, GTA integration, and client events.
  • CEF UI API — browser-to-game and browser-to-server messaging.
  • Shared types — vectors, weapons, and voice payloads.
  • GTA V natives — native functions grouped by namespace.

Do not import runtime values from the declarations package. VIMP installs the global vimp object before scripts execute.

VIMP developer documentation