![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FOutputDeviceLine (const FOutputDeviceLine &)=delete | |
| FOutputDeviceLine & | operator= (const FOutputDeviceLine &)=delete |
| FOutputDeviceLine (FOutputDeviceLine &&Other) | |
| FOutputDeviceLine (const TCHAR *const InData, const FName &InCategory, const ELogVerbosity::Type InVerbosity, const double InTime) | |
| ~FOutputDeviceLine () | |
Public Attributes | |
| const double | Time |
| const TCHAR * | Data |
| const FName | Category |
| const ELogVerbosity::Type | Verbosity |
|
delete |
|
inline |
|
inline |
|
inline |
|
delete |
| const FName UE::Private::FOutputDeviceLine::Category |
| const TCHAR* UE::Private::FOutputDeviceLine::Data |
| const double UE::Private::FOutputDeviceLine::Time |
| const ELogVerbosity::Type UE::Private::FOutputDeviceLine::Verbosity |