18#ifndef TRINITYCORE_OBJECT_GUID_SEQUENCE_GENERATOR_H
19#define TRINITYCORE_OBJECT_GUID_SEQUENCE_GENERATOR_H
ObjectGuidGenerator(HighGuid high, ObjectGuid::LowType start=UI64LIT(1))
ObjectGuid::LowType GetNextAfterMaxUsed() const
std::atomic< ObjectGuid::LowType > _nextGuid
void Set(ObjectGuid::LowType val)
ObjectGuid::LowType Generate()