Navigation
API > API/Plugins > API/Plugins/OnlineServicesNull
| Name | FAuthNull |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineServicesNull/Source/Public/Online/AuthNull.h |
| Include Path | #include "Online/AuthNull.h" |
Syntax
class FAuthNull : public UE::Online::FAuthCommon
Inheritance Hierarchy
- ComponentType → TOnlineComponent → FAuthCommon → FAuthNull
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAuthNull
(
FOnlineServicesNull& InOwningSubsystem |
Online/AuthNull.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Super | FAuthCommon | Online/AuthNull.h |
Functions
Public
Overridden from IOnlineComponent
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Initialize() |
Online/AuthNull.h | ||
virtual void PreShutdown() |
Online/AuthNull.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void InitializeUsers() |
Online/AuthNull.h | ||
void OnInputDeviceConnectionChange
(
EInputDeviceConnectionState NewConnectionState, |
Online/AuthNull.h | ||
void UninitializeUsers() |
Online/AuthNull.h |
Overridden from FAuthCommon
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FAccountInfoRegistry & GetAccountInfoRegistry() |
Online/AuthNull.h |