Property StructuresById

Assembly: redb.Core.dll

Structure ID -> structure map for fast lookup.

public Dictionary<long, RedbStructure> StructuresById { get; set; }