Background for Skyrim SE
Member of the ConstructibleObject script
voidfunctionSetWorkbenchKeyword(KeywordaKeyword)Native

Description

Wiki Description

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


Caveats

CK Wiki - Notes

None


Parameters

  1. KeywordaKeyword

    CK Wiki Description

    the new Keyword of the workbench needed


Examples

No human-generated examples found for this function.

Auto-Generated Example

Keyword myKeyword__aKeyword

myConstructibleObject__toCallFunctionOn.SetWorkbenchKeyword(myKeyword__aKeyword)

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.