API Differences between 2023.4.0 and 2025.8.0
2 Additions
65 Removals
OILink
OILink.API
OutsideIn
OutsideIn.Options
System.Runtime.CompilerServices
-
public static class Unsafe
- public static ref T Add<T>(ref T source, UIntPtr elementOffset)
- public static ref T AddByteOffset<T>(ref T source, UIntPtr byteOffset)
- public static ref T Subtract<T>(ref T source, UIntPtr elementOffset)
- public static ref T SubtractByteOffset<T>(ref T source, UIntPtr byteOffset)