Navigation
API > API/Plugins > API/Plugins/MultiUserClientLibrary > API/Plugins/MultiUserClientLibrary/Replication > API/Plugins/MultiUserClientLibrary/Replication/Async
Inheritance Hierarchy
References
| |
|
| Module |
MultiUserClientLibrary |
| Header |
/Engine/Plugins/Developer/Concert/ConcertApp/MultiUserClient/Source/MultiUserClientLibrary/Public/Replication/Async/ChangeClientAsyncAction.h |
| Include |
#include "Replication/Async/ChangeClientAsyncAction.h" |
Syntax
UCLASS ()
class UChangeClientAsyncAction : public UBlueprintAsyncActionBase
Enqueues a request for changing a specific client's stream and / or authority. This class exposes IMultiUserReplication::EnqueueChanges.
Variables
Functions
Overridden from UBlueprintAsyncActionBase
| |
Type |
Name |
Description |
 |
void |
|
Called to trigger the action once the delegates have been bound |
Classes