Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface
If all types in a class hierarchy have a Super typedef or using declaration, Type will be the type of the last Super definition
| Name | TBaseClass |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/OnlineMeta.h |
| Include Path | #include "Online/OnlineMeta.h" |
Syntax
template<typename T>
struct TBaseClass
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Type | typename Private::TBaseClassHelper< T >::Type | Online/OnlineMeta.h |