Back to API Reference
Class
RangeChannel
sealed
Inherits:ScriptableObject
Stable project asset used to route range entities and their typed payloads.
public Type PayloadType{ get }Required payload type, or null when this channel carries no payload.
public RangeChannel<T> As()Validates this asset's contract and returns its typed runtime facade.
