Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
Type
typedef TGuardedInt < int32 > FGuardedInt32
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/GuardedInt.h |
| Include | #include "Math/GuardedInt.h" |
Remarks
Guarded 32-bit integer class. Used to deal with integer data from untrusted sources in size computations etc.