37 void Remove(
SResource* m_object)
override;
40 TYPE* GetObjectByHash(
const std::string& hash)
const;
42 SResource* GetSResource(std::string name)
const;
44 int GetStringHash(
const std::string& str);
48 std::list<AssetMgr::AssetReference*> GetAssetReferences(AssetMgr::TYPE type)
const;
51 void SetAssetManager(AAssetManager* obj);
52 AAssetManager* GetAssetManager();
53 void SetEnv(JNIEnv* obj);
59 std::vector<std::string> m_stringIds;