Navigation
API > API/Runtime > API/Runtime/Core
Fixed size structure that holds session specific state.
| Name | FSessionContext |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformCrashContext.h |
| Include Path | #include "GenericPlatform/GenericPlatformCrashContext.h" |
Syntax
struct FSessionContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AnticheatProvider | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| AttendedStatus | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| BaseDir | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| bIsExitRequested | bool | GenericPlatform/GenericPlatformCrashContext.h | ||
| bIsInternalBuild | bool | GenericPlatform/GenericPlatformCrashContext.h | ||
| bIsOOM | bool | GenericPlatform/GenericPlatformCrashContext.h | ||
| bIsPerforceBuild | bool | GenericPlatform/GenericPlatformCrashContext.h | ||
| bIsSourceDistribution | bool | GenericPlatform/GenericPlatformCrashContext.h | ||
| bIsStuck | bool | GenericPlatform/GenericPlatformCrashContext.h | ||
| bIsUERelease | bool | GenericPlatform/GenericPlatformCrashContext.h | ||
| BuildConfigurationName | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| BuildVersion | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| bWithDebugInfo | bool | GenericPlatform/GenericPlatformCrashContext.h | ||
| CommandLine | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| CPUBrand | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| CPUVendor | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| CrashConfigFilePath | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| CrashDumpMode | int32 | GenericPlatform/GenericPlatformCrashContext.h | ||
| CrashGUIDRoot | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| CrashReportClientRichText | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| CrashTrigger | int32 | GenericPlatform/GenericPlatformCrashContext.h | ||
| DefaultLocale | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| DeploymentName | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| EngineCompatibleVersion | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| EngineMode | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| EngineModeEx | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| EngineVersion | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| EpicAccountId | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| ExecutableName | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| GameName | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| GameSessionID | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| GameStateName | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| LanguageLCID | int32 | GenericPlatform/GenericPlatformCrashContext.h | ||
| LoginIdStr | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| MemoryStats | FPlatformMemoryStats | GenericPlatform/GenericPlatformCrashContext.h | ||
| NumberOfCores | int32 | GenericPlatform/GenericPlatformCrashContext.h | ||
| NumberOfCoresIncludingHyperthreads | int32 | GenericPlatform/GenericPlatformCrashContext.h | ||
| OOMAllocationAlignment | int32 | GenericPlatform/GenericPlatformCrashContext.h | ||
| OOMAllocationSize | uint64 | GenericPlatform/GenericPlatformCrashContext.h | ||
| OsSubVersion | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| OsVersion | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| PlatformName | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| PlatformNameIni | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| PrimaryGPUBrand | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| ProcessId | uint32 | GenericPlatform/GenericPlatformCrashContext.h | ||
| RootDir | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| SecondsSinceStart | int32 | GenericPlatform/GenericPlatformCrashContext.h | ||
| StuckThreadId | uint32 | GenericPlatform/GenericPlatformCrashContext.h | ||
| SymbolsLabel | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| UserActivityHint | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| UserName | TCHAR | GenericPlatform/GenericPlatformCrashContext.h |