Navigation
Unreal Engine C++ API Reference > Plugins > ConcertTransport > IdentifierTable > FConcertLocalIdentifierTable
Syntax
TMap< FName, int32, FDefaultSetAllocator, TConcertIdentifierTable_CaseSensitivePlainNameKeyFuncs< int32 > > NameToMappedIndex
Remarks
Map of known names to their index in MappedNames (name -> index)