JavaScript Required:
This documentation site requires JavaScript to function. Please enable JavaScript in your browser to view the navigation and search features.
🏠
🔄 Mod API
VRage.Scripting.MemorySafeTypes.MemorySafeImmutableList
CreateRange<T>
Summary
public static ImmutableList<T> CreateRange<T>(IEnumerable<T> items)
Returns
ImmutableList
Parameters
IEnumerable
items