#[arma]Expand description
Used to generate the necessary boilerplate for an Arma extension. It should be applied to a function that takes no arguments and returns an extension.
#[arma]Used to generate the necessary boilerplate for an Arma extension. It should be applied to a function that takes no arguments and returns an extension.