Module arma_rs::context

source ·
Expand description

Contextual execution information.

Structs

  • Contains information about the current execution context
  • Contains information about the extension
  • Contains information about the current group

Enums

  • Error that can occur when sending a callback
  • Identification of the player calling your extension.
  • Current mission.
  • Current server.
  • Source of the extension call.

Traits