Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOSGS
| Name | FActivePlayerSanctionEntry |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServicesEOSGS/Source/Public/Online/OnlineServicesEOSGSInterfaces/PlayerSanctions.h |
| Include Path | #include "Online/OnlineServicesEOSGSInterfaces/PlayerSanctions.h" |
Syntax
struct FActivePlayerSanctionEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Action | FString | The action associated with this sanction | Online/OnlineServicesEOSGSInterfaces/PlayerSanctions.h | |
| ReferenceId | FString | The sanction id for the sanction that is being appealed. This needs to be set | Online/OnlineServicesEOSGSInterfaces/PlayerSanctions.h | |
| TimeExpires | int64_t | The time the sanction expires | Online/OnlineServicesEOSGSInterfaces/PlayerSanctions.h | |
| TimePlaced | int64_t | The time the sanction was placed | Online/OnlineServicesEOSGSInterfaces/PlayerSanctions.h |