anomaly_locked_module 
Vars | |
| accepted_anomalies | Accepted types of anomaly cores. |
|---|---|
| core_insert_callback | A proc to call when the core is inserted. |
| core_removable | If the core is removable once socketed. |
| core_remove_callback | A proc to call when the core is removed. |
| pre_insert_callback | A proc to call before the core is inserted. Returns an ITEM_INTERACT define, which the component will itself return. |
Var Details
accepted_anomalies 
Accepted types of anomaly cores.
core_insert_callback 
A proc to call when the core is inserted.
core_removable 
If the core is removable once socketed.
core_remove_callback 
A proc to call when the core is removed.
pre_insert_callback 
A proc to call before the core is inserted. Returns an ITEM_INTERACT define, which the component will itself return.