FWriter

Helper class that helps writing data based on a schema.

Unreal Engine C++ API Reference > Developer > TraceServices > TraceServices > Model > FMetadataSchema

References

   
Module TraceServices
Header /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/MetadataProvider.h
Include #include "TraceServices/Model/MetadataProvider.h"

Syntax

struct FWriter  

Remarks

Helper class that helps writing data based on a schema.

Constructors

Type Name Description
  FWriter ( const FField* InBuffer, uint8 InFieldCount )  

Functions

Type Name Description
void WriteField ( uint8 Index, const void* Src, uint8 Size, ArrayType& Dst )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library