TeachWord - Game

Member of: Game Script

Teaches the specified WordOfPower to the player.

SyntaxEdit

Function TeachWord(WordOfPower akWord) native global

ParametersEdit

Return ValueEdit

None.

ExamplesEdit

; Teaches the help me word of power to the player
Game.TeachWord(HelpMeProperty)

See AlsoEdit