GetWorkbenchKeyword - ConstructibleObject

From the CreationKit Wiki
Revision as of 10:14, 5 August 2012 by imported>Seigneur Voland (Created page with "Category:Scripting Category:Papyrus Category:SKSE '''SKSE Member of:''' ConstructibleObject Script Returns the Keyword of the workbench needed for a Construct...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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]