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 InvalidOrLessThan
&40;
const ValueType Other
&41; const
true if either of *this or Other are invalid or *this is less than Other.