Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FMetadataSerializer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AppendValue
(
const ANSICHAR* Value |
GpuProfilerTrace.h | ||
void AppendValue
(
const WIDECHAR* Value |
GpuProfilerTrace.h | ||
void AppendValue
(
const UTF8CHAR* Value |
GpuProfilerTrace.h | ||
void AppendValue
(
uint64 Value |
GpuProfilerTrace.h | ||
void AppendValue
(
int64 Value |
GpuProfilerTrace.h | ||
void AppendValue
(
bool Value |
GpuProfilerTrace.h | ||
void AppendValue
(
const FName& Value |
GpuProfilerTrace.h | ||
void AppendValue
(
const FString& Value |
GpuProfilerTrace.h | ||
void AppendValue
(
const FDebugName& Value |
GpuProfilerTrace.h | ||
void AppendValue
(
double Value |
GpuProfilerTrace.h | ||
void AppendValue
(
int32 Value |
GpuProfilerTrace.h | ||
void AppendValue
(
int16 Value |
GpuProfilerTrace.h | ||
void AppendValue
(
int8 Value |
GpuProfilerTrace.h | ||
void AppendValue
(
uint32 Value |
GpuProfilerTrace.h | ||
void AppendValue
(
uint16 Value |
GpuProfilerTrace.h | ||
void AppendValue
(
uint8 Value |
GpuProfilerTrace.h | ||
void AppendValue
(
float Value |
GpuProfilerTrace.h |
AppendValue(const ANSICHAR *)
| Name | AppendValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GpuProfilerTrace.h |
| Include Path | #include "GpuProfilerTrace.h" |
| Source | /Engine/Source/Runtime/RHI/Private/GpuProfilerTrace.cpp |
void AppendValue
(
const ANSICHAR * Value
)
AppendValue(const WIDECHAR *)
| Name | AppendValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GpuProfilerTrace.h |
| Include Path | #include "GpuProfilerTrace.h" |
| Source | /Engine/Source/Runtime/RHI/Private/GpuProfilerTrace.cpp |
void AppendValue
(
const WIDECHAR * Value
)
AppendValue(const UTF8CHAR *)
| Name | AppendValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GpuProfilerTrace.h |
| Include Path | #include "GpuProfilerTrace.h" |
| Source | /Engine/Source/Runtime/RHI/Private/GpuProfilerTrace.cpp |
void AppendValue
(
const UTF8CHAR * Value
)
AppendValue(uint64)
| Name | AppendValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GpuProfilerTrace.h |
| Include Path | #include "GpuProfilerTrace.h" |
| Source | /Engine/Source/Runtime/RHI/Private/GpuProfilerTrace.cpp |
void AppendValue
(
uint64 Value
)
AppendValue(int64)
| Name | AppendValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GpuProfilerTrace.h |
| Include Path | #include "GpuProfilerTrace.h" |
| Source | /Engine/Source/Runtime/RHI/Private/GpuProfilerTrace.cpp |
void AppendValue
(
int64 Value
)
AppendValue(bool)
| Name | AppendValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GpuProfilerTrace.h |
| Include Path | #include "GpuProfilerTrace.h" |
| Source | /Engine/Source/Runtime/RHI/Private/GpuProfilerTrace.cpp |
void AppendValue
(
bool Value
)
AppendValue(const FName &)
| Name | AppendValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GpuProfilerTrace.h |
| Include Path | #include "GpuProfilerTrace.h" |
| Source | /Engine/Source/Runtime/RHI/Private/GpuProfilerTrace.cpp |
void AppendValue
(
const FName & Value
)
AppendValue(const FString &)
| Name | AppendValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GpuProfilerTrace.h |
| Include Path | #include "GpuProfilerTrace.h" |
| Source | /Engine/Source/Runtime/RHI/Private/GpuProfilerTrace.cpp |
void AppendValue
(
const FString & Value
)
AppendValue(const FDebugName &)
| Name | AppendValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GpuProfilerTrace.h |
| Include Path | #include "GpuProfilerTrace.h" |
| Source | /Engine/Source/Runtime/RHI/Private/GpuProfilerTrace.cpp |
void AppendValue
(
const FDebugName & Value
)
AppendValue(double)
| Name | AppendValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GpuProfilerTrace.h |
| Include Path | #include "GpuProfilerTrace.h" |
| Source | /Engine/Source/Runtime/RHI/Private/GpuProfilerTrace.cpp |
void AppendValue
(
double Value
)
AppendValue(int32)
| Name | AppendValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GpuProfilerTrace.h |
| Include Path | #include "GpuProfilerTrace.h" |
void AppendValue
(
int32 Value
)
AppendValue(int16)
| Name | AppendValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GpuProfilerTrace.h |
| Include Path | #include "GpuProfilerTrace.h" |
void AppendValue
(
int16 Value
)
AppendValue(int8)
| Name | AppendValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GpuProfilerTrace.h |
| Include Path | #include "GpuProfilerTrace.h" |
void AppendValue
(
int8 Value
)
AppendValue(uint32)
| Name | AppendValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GpuProfilerTrace.h |
| Include Path | #include "GpuProfilerTrace.h" |
void AppendValue
(
uint32 Value
)
AppendValue(uint16)
| Name | AppendValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GpuProfilerTrace.h |
| Include Path | #include "GpuProfilerTrace.h" |
void AppendValue
(
uint16 Value
)
AppendValue(uint8)
| Name | AppendValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GpuProfilerTrace.h |
| Include Path | #include "GpuProfilerTrace.h" |
void AppendValue
(
uint8 Value
)
AppendValue(float)
| Name | AppendValue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GpuProfilerTrace.h |
| Include Path | #include "GpuProfilerTrace.h" |
void AppendValue
(
float Value
)