Property StructuresByName
Structure name -> structure map for fast lookup.
public Dictionary<string, RedbStructure> StructuresByName { get; set; }
Structure name -> structure map for fast lookup.
public Dictionary<string, RedbStructure> StructuresByName { get; set; }