Space Engineers
|
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... | |