|
| | MMInterval (T lowerBound, T upperBound, MMIntervalType lowerboundIntervalType=MMIntervalType.Inclusive, MMIntervalType upperboundIntervalType=MMIntervalType.Inclusive) |
| | Creates an interval with the specified bounds More...
|
| |
| bool | Contains (T value) |
| | Returns true if the interval contains the specified value More...
|
| |
◆ MMInterval()
Creates an interval with the specified bounds
- Parameters
-
| lowerBound | |
| upperBound | |
| lowerboundIntervalType | |
| upperboundIntervalType | |
◆ Contains()
Returns true if the interval contains the specified value
- Parameters
-
- Returns
◆ LowerBound
the lower bound of this interval
◆ LowerBoundIntervalType
whether to include or exclude the lower bound in the interval
◆ UpperBound
the upper bound of this interval
◆ UpperBoundIntervalType
whether to include or exclude the upper bound in the interval
The documentation for this struct was generated from the following file:
- Assets/InfiniteRunnerEngine/ThirdParty/MoreMountains/MMTools/Core/MMHelpers/MMInterval.cs