示例#1
0
ObjectID ObjectsSystem::getVirtualObjectID(const EntityID & id) const
{
	return "03020002" + id.getString();
}