Back to Assetripper

Notes

Source/AssetRipper.AssemblyDumper/Notes.md

1.3.14363 B
Original Source

Notes

Important Versions

cs
/// <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; }