![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <StructuredLog.h>
Public Types | |
| using | FWriteFn = void(FCbWriter &Writer, const void *Value) |
Static Public Member Functions | |
| template<typename ValueType > | |
| static void | Write (FCbWriter &Writer, const void *Value) |
Public Attributes | |
| const ANSICHAR * | Name |
| const void * | Value |
| FWriteFn * | WriteValue |
| using UE::Logging::Private::FLogField::FWriteFn = void (FCbWriter& Writer, const void* Value) |
|
inlinestatic |
| const ANSICHAR* UE::Logging::Private::FLogField::Name |
| const void* UE::Logging::Private::FLogField::Value |
| FWriteFn* UE::Logging::Private::FLogField::WriteValue |