Daedalus Dock - Modules - TypesVar Details - Proc Details

mmi

Vars

brainThe actual brain contained in the MMI
brainmobThe current occupant.
mechaReference to a mecha we may or may not be in. Only used for garbage collection.
overrides_aicore_lawsWhether the laws on the MMI, if any, override possible pre-existing laws loaded on the AI core.
radioInternal radio object so the thing has a radio

Procs

set_brainmobProc to hook behavior associated to the change in value of the /obj/item/mmi/var/brainmob variable.
set_mechaProc to hook behavior associated to the change in value of the [obj/vehicle/sealed/var/mecha] variable.

Var Details

brain

The actual brain contained in the MMI

brainmob

The current occupant.

mecha

Reference to a mecha we may or may not be in. Only used for garbage collection.

overrides_aicore_laws

Whether the laws on the MMI, if any, override possible pre-existing laws loaded on the AI core.

radio

Internal radio object so the thing has a radio

Proc Details

set_brainmob

Proc to hook behavior associated to the change in value of the /obj/item/mmi/var/brainmob variable.

set_mecha

Proc to hook behavior associated to the change in value of the [obj/vehicle/sealed/var/mecha] variable.