Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/FOnlineNotification
| Type | Name | Description | |
|---|---|---|---|
| bool | ParsePayload
(
FStruct& PayloadOut |
Parse a payload and assume there is a static const TypeStr member to use | |
| bool | ParsePayload
(
UStruct* StructType, |
Parse out Payload into the provided UStruct |