code/__DEFINES/zoom.dm 
| ZOOM_METHOD_WIELD | How the scope component is toggled. Wielding the object with both hands toggles the zoom. Requires the two-handed component to work. | 
|---|---|
| ZOOM_METHOD_ITEM_ACTION | Activated by clicking an item action button specified by the item_action_typevar. | 
Define Details
ZOOM_METHOD_ITEM_ACTION 
Activated by clicking an item action button specified by the item_action_type var.
ZOOM_METHOD_WIELD 
How the scope component is toggled. Wielding the object with both hands toggles the zoom. Requires the two-handed component to work.