GetWorkbenchKeyword - ConstructibleObject

From the CreationKit Wiki
Jump to navigation Jump to search

SKSE Member of: ConstructibleObject Script

Returns the Keyword of the workbench needed for a ConstructibleObject. (This function requires SKSE)

Syntax[edit | edit source]

Keyword Function GetWorkbenchKeyword() native

Parameters[edit | edit source]

None

Return Value[edit | edit source]

Returns the Keyword of the workbench needed for a ConstructibleObject.

Examples[edit | edit source]

Keyword WorkbenchKeyword = RecipeArmorIronCuirass.GetWorkbenchKeyword() ; WorkbenchKeyword = CraftingSmithingForge

Notes[edit | edit source]

None

See Also[edit | edit source]