Skip to content
Version 2.11.0
↓ Get the launcher

IPlayerStats.TryGetAttribute method

Returns the latest sampled value for attrId, or null if the ID is not subscribed or the player isn’t loaded. Value type is long regardless of storage size — the probe handles int/long memoization internally.

public long? TryGetAttribute(int attrId)