FConcertLocalIdentifierTable::HasName

Is the given name mapped?

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

bool HasName
(
    const FName & InName,
    int32 * OutIndexPtr
) const

Remarks

Is the given name mapped?

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