Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TGuardedSignedInt
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/GuardedInt.h |
| Include | #include "Math/GuardedInt.h" |
template<typename ValueType>
bool ValidAndLessThan
&40;
const ValueType Other
&41; const
true if *this and Other are both valid and *this is less than Other.