MyGUI 3.4.3
|
#include <MyGUI_Delegate.h>
Public Types | |
using | type = MyGUI::delegates::DelegateFunction<Args...> |
Definition at line 138 of file MyGUI_Delegate.h.
using MyGUI::GetDelegateFunctionFromLambda< R(C::*)(Args...) const >::type = MyGUI::delegates::DelegateFunction<Args...> |
Definition at line 140 of file MyGUI_Delegate.h.