Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/FLiveLinkLog
References
| Module | LiveLinkInterface |
| Header | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkLog.h |
| Include | #include "LiveLinkLog.h" |
TSharedPtr < FTokenizedMessage > CreateTokenizedMessage
(
EMessageSeverity::Type Severity,
FName MessageID,
const FLiveLinkSubjectKey & SubjectKey,
FString && Message
)