Navigation
Unreal Engine C++ API Reference > Plugins > OnlineSubsystem
References
Module | OnlineSubsystem |
Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystemTypes.h |
Include | #include "OnlineSubsystemTypes.h" |
Syntax
class FOnlinePartyTypeId
Remarks
Id of a party's type
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TInternalType | Value |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FOnlinePartyTypeId
(
const TInternalType InValue |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TInternalType | GetValue () |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator!=
(
const FOnlinePartyTypeId Rhs |
|
![]() ![]() |
bool | operator==
(
const FOnlinePartyTypeId Rhs |
Typedefs
Name | Description |
---|---|
TInternalType |