Back to API Reference
Interface

IRangePayloadValues

abstract

Optional allocation-free lookup surface for payload types that want named Inspector bindings without reflection. Returning false is a binding failure rather than an empty value.

public abstract bool TryGetRangeValue()

Tries to read one stable named value from this immutable payload snapshot.