GameIsBeastKnown
Prototype: GemRB.GameIsBeastKnown (index)
Description: Returns whether beast with given index is known to PCs. Works only in PST.
Parameters:
- index - the beast’s index as of beast.ini
Return value: boolean, 1 means beast is known.
See also: GetINIBeastsKey
Back to function index, GUIScript introduction.