Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/DECLARE_TS_MULTICAST_DELEGATE_On-
References
| Module | LiveLinkInterface |
| Header | /Engine/Source/Runtime/LiveLinkInterface/Public/ILiveLinkClient.h |
| Include | #include "ILiveLinkClient.h" |
DECLARE_TS_MULTICAST_DELEGATE_OneParam
(
FOnLiveLinkSubjectStaticDataReceived,
const FLiveLinkStaticDataStruct &
)