Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOSGS
| |
|
| Name |
FPlayerSanctionsEOSGS |
| Type |
class |
| Header File |
/Engine/Plugins/Online/OnlineServicesEOSGS/Source/Public/Online/PlayerSanctionsEOSGS.h |
| Include Path |
#include "Online/PlayerSanctionsEOSGS.h" |
Syntax
class FPlayerSanctionsEOSGS : public UE::Online::TOnlineComponent< IPlayerSanctions >
Inheritance Hierarchy
Constructors
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual ~FPlayerSanctionsEOSGS()
|
|
Online/PlayerSanctionsEOSGS.h |
|
Typedefs
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| PlayerSanctionsHandle |
EOS_HSanctions |
|
Online/PlayerSanctionsEOSGS.h |
|
Functions
Public
Overridden from TOnlineComponent
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual void RegisterCommands()
|
|
Online/PlayerSanctionsEOSGS.h |
|
Overridden from IOnlineComponent