Class EntityIDGenerator
public class EntityIDGenerator
- Inheritance
-
EntityIDGenerator
Constructors
EntityIDGenerator(ushort, ushort, bool, Logger)
public EntityIDGenerator(ushort startID, ushort endID, bool isAbsolute, Logger logger)
Parameters
Properties
MaxIndex
public ushort MaxIndex { get; }
Property Value
Methods
GetEntity(out Entity)
public EntityIDGenerator.Error GetEntity(out Entity entity)
Parameters
entity
Entity
Returns
ReleaseEntity(Entity)
public void ReleaseEntity(Entity id)
Parameters
id
Entity