Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface
| Name | TField |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/OnlineMeta.h |
| Include Path | #include "Online/OnlineMeta.h" |
Syntax
template<typename StructType, typename FieldType>
struct TField
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
constexpr TField
(
FieldType StructType::* InPointer, |
Online/OnlineMeta.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Type | FieldType | Online/OnlineMeta.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | const TCHAR * | Online/OnlineMeta.h | ||
| Pointer | Type StructType::* | Online/OnlineMeta.h |