UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TUnsignedIntType< NumBytes > Struct Template Reference

#include <IntType.h>

Detailed Description

template<int NumBytes>
struct TUnsignedIntType< NumBytes >

Type trait which yields an unsigned integer type of a given number of bytes. If there is no such type, the Type member type will be absent, allowing it to be used in SFINAE contexts.


The documentation for this struct was generated from the following file: