Add all missing docs
This commit is contained in:
@@ -10,6 +10,7 @@ namespace PkmnLib.Dynamic.Events;
|
||||
/// </remarks>
|
||||
public readonly record struct EventBatchId
|
||||
{
|
||||
/// <inheritdoc cref="EventBatchId"/>
|
||||
public EventBatchId()
|
||||
{
|
||||
Id = Guid.NewGuid();
|
||||
|
||||
Reference in New Issue
Block a user