![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ModuleInput.h>
Static Public Attributes | |
| static constexpr int32 | MaxBitValue = (1 << (NumBits - 1)) - 1 |
| static constexpr int32 | Bias = (1 << (NumBits - 1)) |
| static constexpr int32 | SerIntMax = (1 << (NumBits - 0)) |
| static constexpr int32 | MaxDelta = (1 << (NumBits - 0)) - 1 |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |