Background for Skyrim SE

GameData


Inheritance Tree

No indexed scripts extend this script.

Properties

skse

intweapontypehandtohand=1
intweapontypeonehandsword=2
intweapontypeonehanddagger=4
intweapontypeonehandaxe=8
intweapontypeonehandmace=16
intweapontypetwohandsword=32
intweapontypetwohandaxe=64
intweapontypebow=128
intweapontypestaff=256
intweapontypecrossbow=512
Events
Functions
Form[]functionGetAllWeapons(stringmodName, Keyword[]keywords=NONE, boolplayable=true, boolignoreTemplates=true, boolignoreEnchantments=true, boolonlyEnchanted=false, intweaponTypes=0xffffffff)NativeGlobal
Form[]functionGetAllArmor(stringmodName, Keyword[]keywords=NONE, boolplayable=true, boolignoreTemplates=true, boolignoreEnchantments=true, boolonlyEnchanted=false, boolignoreSkin=true)NativeGlobal
Form[]functionGetAllAmmo(stringmodName, Keyword[]keywords=NONE, boolplayable=true)NativeGlobal
Form[]functionGetAllBooks(stringmodName, Keyword[]keywords=NONE, boolregular=true, boolspell=false, boolskill=false)NativeGlobal
Form[]functionGetAllPotions(stringmodName, Keyword[]keywords=NONE, boolpotions=true, boolfood=false, boolpoison=false)NativeGlobal
Form[]functionGetAllIngredients(stringmodName, Keyword[]keywords=NONE)NativeGlobal
Form[]functionGetAllScrolls(stringmodName, Keyword[]keywords=NONE)NativeGlobal
Form[]functionGetAllKeys(stringmodName, Keyword[]keywords=NONE)NativeGlobal
Form[]functionGetAllMiscItems(stringmodName, Keyword[]keywords=NONE)NativeGlobal
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.