Constant MAX_ATTRIBUTES
pub const MAX_ATTRIBUTES: u64 = 131; // 131u64
Expand description
The total number of attributes that can be set. The custom attributes + the 4
defined attributes, PlayerApplicationSettingAttributeId
. 4 + 127 = 131.
pub const MAX_ATTRIBUTES: u64 = 131; // 131u64
The total number of attributes that can be set. The custom attributes + the 4
defined attributes, PlayerApplicationSettingAttributeId
. 4 + 127 = 131.