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
MemorySafeLinqExtensions
Assembly:
VRage.Scripting.dll
public abstract sealed class MemorySafeLinqExtensions
Methods
Member
Description
static ToMemorySafeDictionary<TSource, TKey, TValue>(thisĀ IEnumerable
, Func<TSource, TKey>, Func<TSource, TValue>)
static ToMemorySafeHashSet
(thisĀ IEnumerable
)
static ToMemorySafeList
(thisĀ IEnumerable
)