Navigation
API > API/Plugins > API/Plugins/Party > API/Plugins/Party/Party
Inheritance Hierarchy
- FOnlinePartyRepDataBase
- FPartyMemberRepData
- FPartyRepData
References
Module | Party |
Header | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Party/PartyTypes.h |
Include | #include "Party/PartyTypes.h" |
Syntax
USTRUCT&40;&41;
struct FOnlinePartyRepDataBase
Remarks
Base for all rep data structs
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FSimpleDelegate | OnDataChanged |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
bool | CanEditData () |
|
![]() ![]() ![]() |
void | CompareAgainst
(
const FOnlinePartyRepDataBase& OldData |
Compare this data against the given old data, triggering delegates as appropriate. |
![]() ![]() ![]() |
const USocialParty * | ||
![]() ![]() ![]() |
const UPartyMember * | ||
![]() ![]() |
void | LogPropertyChanged
(
const TCHAR* OwningStructTypeName, |
|
![]() ![]() |
void | LogSetPropertyFailure
(
const TCHAR* OwningStructTypeName, |
|
![]() ![]() |
void | PostReplication
(
const FOnlinePartyRepDataBase& OldData |
Called directly after an updated member state is received and copied into the local state |