FLiveLinkLog::GetOccurrence

Get the number of time the message with the MessageID and SubjectKey occurred.

Windows
MacOS
Linux

References

Module

LiveLinkInterface

Header

/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkLog.h

Include

#include "LiveLinkLog.h"

Syntax

TPair< int32, FTimespan > GetOccurrence
(
    FName MessageID,
    FLiveLinkSubjectKey SubjectKey
) const

Remarks

Get the number of time the message with the MessageID and SubjectKey occurred.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss