Navigation
API > API/Plugins > API/Plugins/ConcertTransport > API/Plugins/ConcertTransport/IdentifierTable > API/Plugins/ConcertTransport/IdentifierTable/FConcertLocalIdentifierTable
References
| Module | ConcertTransport |
| Header | /Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertTransport/Public/IdentifierTable/ConcertIdentifierTable.h |
| Include | #include "IdentifierTable/ConcertIdentifierTable.h" |
| Source | /Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertTransport/Private/IdentifierTable/ConcertIdentifierTable.cpp |
bool UnmapName
&40;
const int32 InIndex,
FName & OutName
&41; const
Remarks
Unmap the given name from its identifier index (or NAME_None). true if the name was unmapped, false if the name wasn't mapped (OutName will be set to NAME_None).