FConcertLocalIdentifierTable::MapName

Map the given name to its identifier index.

Windows
MacOS
Linux

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

Syntax

int32 MapName
(
    const FName & InName
)

Remarks

Map the given name to its identifier index.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss