|
static void | SetRange< T > ([CanBeNull] ref T[] array, ICollection< T > collection) |
|
static void | AddRange< T > ([CanBeNull] ref T[] array, ICollection< T > collection) |
|
static T[] | Create< T > (int count, T value) |
|
static T[] | Create< T > (int count, Func< int, T > generator) |
|
◆ AddRange< T >()
static void Megapop.MegaCore.ArrayUtil.AddRange< T > |
( |
[CanBeNull] ref T[] |
array, |
|
|
ICollection< T > |
collection |
|
) |
| |
|
inlinestatic |
◆ Create< T >() [1/2]
◆ Create< T >() [2/2]
◆ SetRange< T >()
static void Megapop.MegaCore.ArrayUtil.SetRange< T > |
( |
[CanBeNull] ref T[] |
array, |
|
|
ICollection< T > |
collection |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file:
- source/com.megapop.megacore/package/Runtime/Utility/ArrayUtil.cs