OpenMW
|
Used for stopping a loading sequence when the object goes out of scope. More...
#include <loadinglistener.hpp>
Public Member Functions | |
ScopedLoad (Listener *l) | |
~ScopedLoad () | |
Public Attributes | |
Listener * | mListener |
Used for stopping a loading sequence when the object goes out of scope.
|
inline |
|
inline |
Listener* Loading::ScopedLoad::mListener |