Navigation
API > API/Plugins > API/Plugins/OnlineServicesNull > API/Plugins/OnlineServicesNull/Online
Inheritance Hierarchy
- UE::Online::FAuthCommon
- FAuthNull
References
| Module | OnlineServicesNull |
| Header | /Engine/Plugins/Online/OnlineServicesNull/Source/Public/Online/AuthNull.h |
| Include | #include "Online/AuthNull.h" |
Syntax
class FAuthNull : public UE::Online::FAuthCommon
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAccountInfoRegistryNULL | AccountInfoRegistryNULL |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAuthNull
(
FOnlineServicesNull& InOwningSubsystem |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FAccountInfoRegistry & | |||
| void | Initialize () |
||
| void | |||
| void | OnInputDeviceConnectionChange
(
EInputDeviceConnectionState NewConnectionState, |
||
| void | PreShutdown () |
||
| void |
Typedefs
| Name | Description |
|---|---|
| Super |