GetRecipeMenuCategory

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::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

[help]
(recipeCategory:ref) GetRecipeMenuCategory

Example

set rCategory to GetRecipeMenuCategory

See Also