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

Signal with subscription priority and specified or default sender type. More...

#include <Urho3D/Core/Signal.h>

Detailed Description

template<class Signature, class Priority = int, class Sender = RefCounted>
class Urho3D::PrioritySignal< Signature, Priority, Sender >

Signal with subscription priority and specified or default sender type.


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