Click or drag to resize
MyStatLogicStatActions Property

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

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

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

Property Value

Type: DictionaryString, MyStatAction

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

See Also