Click or drag to resize
MyStatLogicStatRegenModifiers Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Sandbox.Game.MyStatLogic.StatRegenModifiers"]

Namespace: Sandbox.Game
Assembly: Sandbox.Game (in Sandbox.Game.dll) Version: 0.1.5991.32293
Syntax
C#
public Dictionary<string, MyStatRegenModifier> StatRegenModifiers { get; }

Property Value

Type: DictionaryString, MyStatRegenModifier

[Missing <value> documentation for "P:Sandbox.Game.MyStatLogic.StatRegenModifiers"]

See Also