///How the scope component is toggled. /// Wielding the object with both hands toggles the zoom. Requires the two-handed component to work. #define ZOOM_METHOD_WIELD 1 /// Activated by clicking an item action button specified by the `item_action_type` var. #define ZOOM_METHOD_ITEM_ACTION 2