FileDataLib will start downloading in 5 seconds...
STILL DOWNLOADING MANUALLY??
Join over 10 million players who use the CurseForge app!
Download App Now- Addons
- 1,643
Description
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.