Navigation
Unreal Engine C++ API Reference > Developer > TraceServices > TraceServices > Model
References
Module | TraceServices |
Header | /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/MetadataProvider.h |
Include | #include "TraceServices/Model/MetadataProvider.h" |
Syntax
class FMetadataSchema
Constructors
Type | Name | Description |
---|---|---|
FMetadataSchema ( uint8 InFieldCount ) | ||
FMetadataSchema ( const FMetadataSchema& InSchema ) |
Functions
Classes
Type | Name | Description |
---|---|---|
Public struct | FBuilder | Helper class that assist in defining a schema. |
Public struct | FField | |
Public struct | FReader | Helper class that helps reading fields from data based on a schema. |
Public struct | FWriter | Helper class that helps writing data based on a schema. |
Enums
Type | Name | Description |
---|---|---|
Public enum | EFieldType |