namespace MLAPI.Spawning { internal struct ReleasedNetworkId { public ulong NetworkId; public float ReleaseTime; } }