UnlockWord - Game

From Creation Kit
Revision as of 2011-10-18T17:59:26 by Jlundin (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Member of: Game Script

Unlocks the specified word of power so the player can use it in shouts. Also marks the word as known, but unlike TeachWord does not add the corresponding shout to the player's inventory.

Contents

Syntax

Function UnlockWord(WordOfPower akWord) native global

Parameters

Return Value

None.

Examples

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

See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox
coming
coming
coming
coming