Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online
| Type | Name | Description | |
|---|---|---|---|
| void | UE::Online::Meta::VisitFields
(
FuncType&& Func |
Visit the TFields for a struct. | |
| void | UE::Online::Meta::VisitFields
(
StructType&& Object, |
Visit the fields of a struct. | |
| void | UE::Online::Meta::VisitFields
(
const StructType& Object, |
Visit the TFields of a struct. |