Rebel Fork Framework
Urho3D::Signal< Signature, Sender > Class Template Reference

Signal with specified or default sender type. More...

#include <Urho3D/Core/Signal.h>

Detailed Description

template<class Signature, class Sender = RefCounted>
class Urho3D::Signal< Signature, Sender >

Signal with specified or default sender type.


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