Enum ObservedResourcePushScheduler.Decision
Why Evaluate(uint, in CharacterAttributeResourceState, uint) asked for a send.
public enum ObservedResourcePushScheduler.Decision : byte
Fields
The last pushed state is unchanged and its confirmation is due: re-send it.
Nothing to send this tick.
The state changed (or nothing was ever sent): push it.