Background for Skyrim SE
Member of the LibFire script
intfunctionGetRaceSkillBonus(RaceakRace, stringasActorValue)NativeGlobal

Description

Documentation Comment

Returns the skill boost value of asActorValue for akRace


Caveats


Parameters

RaceakRace

stringasActorValue


Examples

Auto-Generated Example

Race myRace__akRace
string myString__asActorValue

int returnedValue = LibFire.GetRaceSkillBonus(myRace__akRace, myString__asActorValue)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.