ModuleSnapshot record
Immutable snapshot of all module-package items currently held by the player. Produced by IInventoryProbe.TryReadModules at the 1Hz refresh tick and surfaced via GetModules.
public record ModuleSnapshotPublic Members
Section titled “Public Members”| name | description |
|---|---|
| ModuleSnapshot(…) | Immutable snapshot of all module-package items currently held by the player. Produced by IInventoryProbe.TryReadModules at the 1Hz refresh tick and surfaced via GetModules. |
| Modules { get; set; } | |
| ServerSampledAtTicks { get; set; } |
See Also
Section titled “See Also”- namespace Stellar.Abstractions.Domain.Inventory