byond - Modules - TypesVar Details - Proc Details

/obj/item/hardpoint

Vars

traits_to_giveAn assoc list in the format list(/datum/element/bullet_trait_to_give = list(...args)) that will be given to a projectile fired from the hardpoint

Procs

set_bullet_traitsPopulate traits_to_give in this proc

Var Details

traits_to_give

An assoc list in the format list(/datum/element/bullet_trait_to_give = list(...args)) that will be given to a projectile fired from the hardpoint

Proc Details

set_bullet_traits

Populate traits_to_give in this proc