Background for Skyrim SE
Member of the DbSkseFunctions script
Book[]functionGetSkillBooksForSkill(stringskill)NativeGlobal

Description

Documentation Comment

get all books that teach the skill


Caveats


Parameters

stringskill


Examples

Auto-Generated Example

string myString__skill

Book[] returnedValue = DbSkseFunctions.GetSkillBooksForSkill(myString__skill)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.