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