Crossplay Integration Kit
Online Services

Crossplay Stats

Write and read integer stats across EOS and Steam

Crossplay Stats

Use Write Crossplay Stats with a map of stat names to FUCIK_StatValue integer/float variants. Each capable provider receives the same batch and the result map records successful writes.

Use Read Crossplay Stats with a player handle and the requested stat names. A handle learned from the merged friends list is expanded to known sibling identities before querying.

Platform-specific nodes also expose provider-only batch reads and aggregation options.

See C++ usage and the capability matrix.

Use a unified node first. Use a kit-specific stats node only for that platform's exact option set.

On this page