Navigation
API > API/Plugins > API/Plugins/ConcertSyncClient > API/Plugins/ConcertSyncClient/AConcertClientPresenceActor
References
| Module | ConcertSyncClient |
| Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncClient/Public/ConcertClientPresenceActor.h |
| Include | #include "ConcertClientPresenceActor.h" |
| Source | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncClient/Private/ConcertClientPresenceActor.cpp |
virtual void SetPresenceName
&40;
const FString & InName
&41;
Remarks
Set the presence name. Called by the presence manager to set the display name of the client on the actor.
Parameters
| Name | Description |
|---|---|
| InName | the display name of the client represented by this actor. |