Loader::GetResourceLib

Loader::GetResourceLib
ResourceLib* GetResourceLib() const;
Description

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

Return Value

A ResourceLib pointer to the resource library of the Loader.