Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem
Id of a party's type
| Name | FOnlinePartyTypeId |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystemTypes.h |
| Include Path | #include "OnlineSubsystemTypes.h" |
Syntax
class FOnlinePartyTypeId
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOnlinePartyTypeId
(
const TInternalType InValue |
OnlineSubsystemTypes.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| TInternalType | uint32 | OnlineSubsystemTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TInternalType GetValue() |
OnlineSubsystemTypes.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FOnlinePartyTypeId Rhs |
OnlineSubsystemTypes.h | ||
bool operator==
(
const FOnlinePartyTypeId Rhs |
OnlineSubsystemTypes.h |