Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| HistoryEdition/ActivityDependencyEdge.h | |||
| Replication/Messages/RestoreContent.h |
UE::ConcertSyncCore::LexToString(EActivityDependencyReason)
| Name | UE::ConcertSyncCore::LexToString |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/HistoryEdition/ActivityDependencyEdge.h |
| Include Path | #include "HistoryEdition/ActivityDependencyEdge.h" |
| Source | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Private/HistoryEdition/ActivityDependencyEdge.cpp |
namespace UE
{
namespace ConcertSyncCore
{
FString UE::ConcertSyncCore::LexToString
(
EActivityDependencyReason Reason
)
}
}
UE::ConcertSyncCore::LexToString(EConcertReplicationRestoreErrorCode)
| Name | UE::ConcertSyncCore::LexToString |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/Replication/Messages/RestoreContent.h |
| Include Path | #include "Replication/Messages/RestoreContent.h" |
namespace UE
{
namespace ConcertSyncCore
{
FString UE::ConcertSyncCore::LexToString
(
EConcertReplicationRestoreErrorCode ErrorCode
)
}
}