Navigation
Unreal Engine C++ API Reference > Plugins > ConcertTransport
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FConcertIdentifierReader | Archive for reading identifiers (currently names) in a way that avoids duplication by caching them against their internal key, which can then be mapped over the network | |
![]() |
FConcertIdentifierRewriter | Archive for rewriting identifiers (currently names) so that they belong to a different identifier table | |
![]() |
FConcertIdentifierWriter | Archive for writing identifiers (currently names) in a way that avoids duplication by caching them against their internal key, which can then be mapped over the network | |
![]() ![]() |
FConcertLocalIdentifierState | ||
![]() |
FConcertLocalIdentifierTable | Cache of identifiers (currently names) that have been serialized locally and should be sent along with the serialized data | |
![]() |
TConcertIdentifierTable_CaseSensitivePlainNameKeyFuncs | Key functions that compare FName instances by only their display string (to perform a case-sensitive plain string comparison) |