Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TGuardedInt
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/GuardedInt.h |
| Include | #include "Math/GuardedInt.h" |
const IntType Get
(
const IntType DefaultValue
) const
The value if valid, DefaultValue otherwise.