Background for Skyrim SE
Member of the Game script
voidfunctionUnlockWord(WordOfPowerakWord)NativeGlobal

[DEV SERVER] Loading description...


Caveats


Parameters

WordOfPowerakWord

CK Wiki Description

The WordOfPower to unlock for the player.


Examples

; Unlocks the specified word of power so the player can use it
Game.UnlockWord(HelpMeProperty)

Auto-Generated Example

WordOfPower myWordOfPower__akWord

Game.UnlockWord(myWordOfPower__akWord)

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.