Skip to content
Version 2.11.0
↓ Get the launcher

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 ModuleSnapshot
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; }