MAX_NAME_LENGTH

Length of the string used to store the symbol's names, including the trailing character.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformStackWalk.h

Include

#include "GenericPlatform/GenericPlatformStackWalk.h"

Syntax

enum
{
    MAX_NAME_LENGTH = 1024
}

Remarks

Length of the string used to store the symbol's names, including the trailing character.

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