
Prototype: GemRB.LoadSymbol(IDSResRef)

Description: Loads a IDS Symbol List. In case it was already loaded, it will return the list's existing reference (won't load it again).

Parameters: IDSResRef - the symbol list's name (.ids resref)

Return value:
  Symbol table reference index

See also: UnloadSymbol


MD5: 40c9dacdfad30df5302c753880a84aa0
