List extensions
More...
◆ MMShuffle< T >()
static void MoreMountains.Tools.ListExtensions.MMShuffle< T > |
( |
this IList< T > |
list | ) |
|
|
static |
Shuffles a list randomly
- Template Parameters
-
- Parameters
-
◆ MMSwap< T >()
static void MoreMountains.Tools.ListExtensions.MMSwap< T > |
( |
this IList< T > |
list, |
|
|
int |
i, |
|
|
int |
j |
|
) |
| |
|
static |
Swaps two items in a list
- Template Parameters
-
- Parameters
-
The documentation for this class was generated from the following file:
- F:/Github/Store/InventoryEngineStore/Assets/InventoryEngine/MMTools/Core/MMExtensions/MMListExtensions.cs