|
Rebel Fork Framework
|
XML attribute reference for input and output archives. More...
#include <Urho3D/Resource/XMLArchive.h>
Public Member Functions | |
| XMLAttributeReference (XMLElement element, const char *attribute) | |
| XMLElement | GetElement () const |
| const char * | GetAttributeName () const |
Private Attributes | |
| XMLElement | element_ |
| const char * | attribute_ {} |
XML attribute reference for input and output archives.