NAME_SIZE

Maximum size of name, including the null terminator.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "UObject/NameTypes.h"

Syntax

enum
{
    NAME_SIZE = 1024
}

Remarks

Maximum size of name, including the null terminator.

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