mirror of
https://github.com/AssetRipper/AssetRipper.git
synced 2025-12-11 20:15:29 +01:00
366 B
366 B
Notes
Important Versions
/// <summary>
/// 2.1.0 and greater
/// The alignment concept was first introduced only in v2.1.0
/// </summary>
public bool IsAlign { get; }
/// <summary>
/// 2017.1 and greater
/// </summary>
public bool IsAlignArrays { get; }
/// <summary>
/// 4.5.0 and greater
/// </summary>
public bool IsStructSerializable { get; }