Description
Wiki Description
Is the specified WordOfPower unlocked?
Documentation Comment
Is the specified Word of Power Unlocked?
Caveats
Parameters
Examples
bool unlocked = Game.IsWordUnlocked(WordFus)Auto-Generated Example
WordOfPower myWordOfPower__akWord
bool returnedValue = Game.IsWordUnlocked(myWordOfPower__akWord)