Property StructuresById
Structure ID -> structure map for fast lookup.
public Dictionary<long, RedbStructure> StructuresById { get; set; }
Structure ID -> structure map for fast lookup.
public Dictionary<long, RedbStructure> StructuresById { get; set; }