UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PlatformAffinity.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
5#include "CoreTypes.h"
6
7#include COMPILED_PLATFORM_HEADER(PlatformAffinity.h) // IWYU pragma: export
8
FPlatformTypes::uint64 uint64
A 64-bit unsigned integer.
Definition Platform.h:1117
uint16_t uint16
Definition binka_ue_file_header.h:7
static const uint64 GetNoAffinityMask()
Definition GenericPlatformAffinity.h:88
Definition PlatformAffinity.h:10
uint16 ProcessorGroup
Definition PlatformAffinity.h:12
uint64 ThreadAffinityMask
Definition PlatformAffinity.h:11