![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FLiveLinkLog, including all inherited members.
| CreateTokenizedMessage(EMessageSeverity::Type Severity, FName MessageID, const FLiveLinkSubjectKey &SubjectKey, FString &&Message)=0 | FLiveLinkLog | protectedpure virtual |
| Error(UE::Core::TCheckedFormatString< FString::FmtCharType, ArgsType... > Format, ArgsType... Args) | FLiveLinkLog | inlinestatic |
| ErrorOnce(FName MessageID, const FLiveLinkSubjectKey &SubjectKey, UE::Core::TCheckedFormatString< FString::FmtCharType, ArgsType... > Format, ArgsType... Args) | FLiveLinkLog | inlinestatic |
| GetInstance() | FLiveLinkLog | inlinestatic |
| GetLogCount(int32 &OutErrorCount, int32 &OutWarningCount, int32 &OutInfoCount) const =0 | FLiveLinkLog | pure virtual |
| GetOccurrence(FName MessageID, FLiveLinkSubjectKey SubjectKey) const =0 | FLiveLinkLog | pure virtual |
| GetSelectedOccurrence() const =0 | FLiveLinkLog | pure virtual |
| Info(UE::Core::TCheckedFormatString< FString::FmtCharType, ArgsType... > Format, ArgsType... Args) | FLiveLinkLog | inlinestatic |
| InfoOnce(FName MessageID, const FLiveLinkSubjectKey &SubjectKey, UE::Core::TCheckedFormatString< FString::FmtCharType, ArgsType... > Format, ArgsType... Args) | FLiveLinkLog | inlinestatic |
| Instance | FLiveLinkLog | protectedstatic |
| LogMessage(EMessageSeverity::Type Severity, FName MessageID, const FLiveLinkSubjectKey &SubjectKey, FString &&Message)=0 | FLiveLinkLog | protectedpure virtual |
| TokenizedMessage(EMessageSeverity::Type Severity, UE::Core::TCheckedFormatString< FString::FmtCharType, ArgsType... > Format, ArgsType... Args) | FLiveLinkLog | inlinestatic |
| TokenizedMessageOnce(EMessageSeverity::Type Severity, FName MessageID, const FLiveLinkSubjectKey &SubjectKey, UE::Core::TCheckedFormatString< FString::FmtCharType, ArgsType... > Format, ArgsType... Args) | FLiveLinkLog | inlinestatic |
| Warning(UE::Core::TCheckedFormatString< FString::FmtCharType, ArgsType... > Format, ArgsType... Args) | FLiveLinkLog | inlinestatic |
| WarningOnce(FName MessageID, const FLiveLinkSubjectKey &SubjectKey, UE::Core::TCheckedFormatString< FString::FmtCharType, ArgsType... > Format, ArgsType... Args) | FLiveLinkLog | inlinestatic |
| ~FLiveLinkLog()=default | FLiveLinkLog | virtual |