Space Engineers
Classes
Package VRage.Library.Algorithms

Classes

class  SequenceIdGenerator
 Generates IDs sequentially and reuses old IDs which are returned to pool by calling Return method. Protection count and time can be set to protect returned IDs. Protection is useful especially in multiplayer where clients can still have objects with those IDs. More...