ResourceLib* GetResourceLib() const;
GetResourceLib obtains ResourceLib object maintained by the loader.
Resource library is usually created internally during loader initialization; however, it can also be modified by calling SetResourceLib.
A ResourceLib pointer to the resource library of the Loader.