FOnlinePartyTypeId

Id of a party's type

Windows
MacOS
Linux

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

Name Description

Protected variable

TInternalType

 

Value

Constructors

Name Description

Public function

FOnlinePartyTypeId

(
    const TInternalType InValue
)

Public function

FOnlinePartyTypeId

(
    const FOnlinePartyTypeId& Other
)

Functions

Name Description

Public function Const

TInternalTyp...

 

GetValue()

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FOnlinePartyTypeId Rhs
)

Public function Const

bool

 

operator==

(
    const FOnlinePartyTypeId Rhs
)

Typedefs

Name

Description

TInternalType

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss