Property StructuresByName

Assembly: redb.Core.dll

Structure name -> structure map for fast lookup.

public Dictionary<string, RedbStructure> StructuresByName { get; set; }