Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/GenericPlatform > API/Runtime/Core/GenericPlatform/FProgramCounterSymbolInfo
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformStackWalk.h |
| Include | #include "GenericPlatform/GenericPlatformStackWalk.h" |
Syntax
enum
{
MAX_NAME_LENGTH = 1024,
}
Values
| Name | Description |
|---|---|
| MAX_NAME_LENGTH | Length of the string used to store the symbol's names, including the trailing character. |