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