UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::TEventRegistrar< ParamTypes >::SRegisteredListener Struct Reference

#include <Event.h>

Public Attributes

SubscriberId _Id
 
FunctionType _Callback
 

Member Data Documentation

◆ _Callback

template<typename... ParamTypes>
FunctionType uLang::TEventRegistrar< ParamTypes >::SRegisteredListener::_Callback

◆ _Id

template<typename... ParamTypes>
SubscriberId uLang::TEventRegistrar< ParamTypes >::SRegisteredListener::_Id

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