NAME_INDEX

Legacy typedef - this is no longer an index

Windows
MacOS
Linux

Type

typedef FNameEntryId NAME_INDEX

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/UObject/NameTypes.h

Include

#include "UObject/NameTypes.h"

Remarks

Legacy typedef - this is no longer an index

Use GetTypeHash(FName) or GetTypeHash(FNameEntryId) for hashing To compare with ENames use FName(EName) or FName::ToEName() instead

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