Rebel Fork Framework
Urho3D::Detail::RmlContext Class Reference

For internal use only! Helper class used to associate instance of RmlUI with Rml::Context. More...

#include <Urho3D/RmlUI/RmlUI.h>

Inheritance diagram for Urho3D::Detail::RmlContext:

Public Member Functions

 RmlContext (const ea::string &name)
 Construct.
 
void SetOwnerSubsystem (RmlUI *ui)
 Set owner subsystem pointer.
 
RmlUIGetOwnerSubsystem () const
 Get owner subsystem pointer.
 

Private Attributes

WeakPtr< RmlUIownerSubsystem_
 Subsystem instance which instantiated this context.
 

Detailed Description

For internal use only! Helper class used to associate instance of RmlUI with Rml::Context.


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