LootLocker Unreal Server SDK 6.5.0
Server-side backend SDK for Unreal Engine
Loading...
Searching...
No Matches
FLootLockerServerNotificationProperty Struct Reference

#include <LootLockerServerNotificationsRequest.h>

Data Fields

FString Key = ""
 The key for this property (used to look up the property)
 
FString Value = ""
 The value for this property (corresponding to the key in question)
 

Field Documentation

◆ Key

FString FLootLockerServerNotificationProperty::Key = ""

The key for this property (used to look up the property)

◆ Value

FString FLootLockerServerNotificationProperty::Value = ""

The value for this property (corresponding to the key in question)