Navigation
Unreal Engine C++ API Reference > Runtime > Core > HAL
Type
typedef FPlatformTypes::SIZE_T SIZE_T
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/HAL/Platform.h |
Include | #include "HAL/Platform.h" |
Remarks
An unsigned integer the same size as a pointer, the same as UPTRINT.