MyGUI 3.4.2
MyGUI::MemberObsolete< ResourceManager > Class Reference

#include <MyGUI_BackwardCompatibility.h>

Inheritance diagram for MyGUI::MemberObsolete< ResourceManager >:

Public Member Functions

size_t getResourceCount () const
 
IResourcePtr getResource (const std::string &_name, bool _throw=true) const
 

Detailed Description

Definition at line 520 of file MyGUI_BackwardCompatibility.h.

Member Function Documentation

◆ getResource()

IResourcePtr MyGUI::MemberObsolete< ResourceManager >::getResource ( const std::string & _name,
bool _throw = true ) const
Deprecated
" is deprecated, use : IResourcePtr ResourceManager::getByName(const std::string& _name, bool _throw)"

Definition at line 992 of file MyGUI_BackwardCompatibility.cpp.

◆ getResourceCount()

size_t MyGUI::MemberObsolete< ResourceManager >::getResourceCount ( ) const
Deprecated
" is deprecated, use : size_t ResourceManager::getCount()"

Definition at line 988 of file MyGUI_BackwardCompatibility.cpp.


The documentation for this class was generated from the following files: