Skip to content

ObservationSlotInfo

class · namespace Hazel

Describes one slot in the negotiated observation layout.

public sealed class ObservationSlotInfo

Properties

Group

public string Group { get; init; }

Name

public string Name { get; init; }

Offset

public int Offset { get; set; }

Parameters

public Dictionary<string, string> Parameters { get; init; }

Size

public int Size { get; set; }

Source: Hazel/Learn/ContractNegotiator.cs