Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TRangeBound
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/RangeBound.h |
Include | #include "Math/RangeBound.h" |
ElementValueOrConstRef GetValue&40;&41; const
Remarks
Gets the bound's value.
Use IsClosed() to verify that this bound is closed before calling this method. Bound value.