- MPropertyDescription: "unique integer ID of this stat"MPropertyAttributeEditor: "locked_int()"MVDataUniqueMonotonicInt: "_editor/next_player_stat_id"
- MPropertyDescription: "how this stat is implemented"
- MPropertyDescription: "For k_ePlayerTrackedStatImpl_KillEater, what is the kill eater information."MPropertySuppressExpr: "m_eStatImpl != k_ePlayerTrackedStatImpl_KillEater"
- MPropertyDescription: "For k_ePlayerTrackedStatImpl_CombatQuery, what is the combat query information."MPropertySuppressExpr: "m_eStatImpl != k_ePlayerTrackedStatImpl_CombatQuery"
- MPropertyDescription: "For k_ePlayerTrackedStatImpl_Expression, what is the expression information."MPropertySuppressExpr: "m_eStatImpl != k_ePlayerTrackedStatImpl_Expression"
- MPropertyDescription: "For k_ePlayerTrackedStatImpl_HeroAdjective, what is the adjective information."MPropertySuppressExpr: "m_eStatImpl != k_ePlayerTrackedStatImpl_HeroAdjective"
Also in