byond - Modules - TypesVar Details - Proc Details

/datum/cas_fire_mission_record

Defines firing patterns in Fire Missions, transverse to its firing direction

Vars

offsetsList of transverse offsets for each firing step - null meaning not shooting
weaponWeapon relevant to this fire mission record

Procs

get_ammoGet current ammo status for a weapon
get_offsetsGet offset range allowed when firing weapon in this configuration

Var Details

offsets

List of transverse offsets for each firing step - null meaning not shooting

weapon

Weapon relevant to this fire mission record

Proc Details

get_ammo

Get current ammo status for a weapon

get_offsets

Get offset range allowed when firing weapon in this configuration