Navigation
API > API/Plugins > API/Plugins/MultiUserClient > API/Plugins/MultiUserClient/Replication
References
| Module | MultiUserClient |
| Header | /Engine/Plugins/Developer/Concert/ConcertApp/MultiUserClient/Source/MultiUserClient/Public/Replication/ChangeOperationTypes.h |
| Include | #include "Replication/ChangeOperationTypes.h" |
Syntax
struct FChangeClientAuthorityResponse
Remarks
Result of processing FChangeAuthorityRequest
Variables
| Type | Name | Description | |
|---|---|---|---|
| EChangeAuthorityOperationResult | ErrorCode | Gives general information about what happened to this request. | |
| TSet< FSoftObjectPath > | RejectedObjects | Objects the client did not get authority over. |