Description
Wiki Description
Teaches the specified WordOfPower to the player.
Documentation Comment
Teaches the specified word of power to the player
Caveats
Parameters
Examples
; Teaches the help me word of power to the player
Game.TeachWord(HelpMeProperty)Auto-Generated Example
WordOfPower myWordOfPower__akWord
Game.TeachWord(myWordOfPower__akWord)