FileDataLib

1.6k Downloads

This library allows you to convert filedata id into filename. Many Legion API's return filedata id, so it can be useful for some people.

Right now there's only single global function available: GetFileName().

Example usage: local fileName = GetFileName(fileDataId)

Doesn't include data for files in world\maps\ folder.