Faro Engine 0.0.0.b519570 (main)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Faro::Broadcast< Args > Class Template Reference

#include <Broadcast.hpp>

Public Member Functions

void Add (Function< void(Args...)> function)
 
void Dispatch (Args... arguments)
 

Member Function Documentation

◆ Add()

template<class ... Args>
void Faro::Broadcast< Args >::Add ( Function< void(Args...)>  function)
inline

◆ Dispatch()

template<class ... Args>
void Faro::Broadcast< Args >::Dispatch ( Args...  arguments)
inline

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