Rebel Fork Framework
Urho3D::XMLAttributeReference Class Reference

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_ {}
 

Detailed Description

XML attribute reference for input and output archives.


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