Background for Skyrim SE
Member of the DbSkseFunctions script
stringfunctionGetFurnitureWorkbenchSkillString(FurnitureakFurniture)NativeGlobal

Description

Documentation Comment

return string will be an actor value skill such as "smithing", "enchanting" ect.


Caveats


Parameters

FurnitureakFurniture


Examples

Auto-Generated Example

Furniture myFurniture__akFurniture

string returnedValue = DbSkseFunctions.GetFurnitureWorkbenchSkillString(myFurniture__akFurniture)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.