GetRecipeMenuCategory

Revision as of 16:10, 7 July 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns the main <i>Recipe Category</i> of the active <i>Recipe Menu</i>. That is the type of the <i>Recipe Menu</i> (Workbench, Reloadi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns the main Recipe Category of the active Recipe Menu. That is the type of the Recipe Menu (Workbench, Reloading Bench, Campfire, etc.).

Syntax

(recipeCategory:ref) GetRecipeMenuCategory

Example

set rCategory to GetRecipeMenuCategory

See Also