Background for Skyrim SE
Member of the ConstructibleObject script

Description

Wiki Description

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

Documentation Comment

Gets/Sets the Workbench keyword (Which apparatus creates this)


Caveats

CK Wiki - Notes

None


Examples

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

Auto-Generated Example

Keyword returnedValue = myConstructibleObject__toCallFunctionOn.GetWorkbenchKeyword()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.