Click or drag to resize
MyStatLogicApplyModifier Method

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

[Missing <summary> documentation for "M:Sandbox.Game.MyStatLogic.ApplyModifier(System.String)"]

Namespace: Sandbox.Game
Assembly: Sandbox.Game (in Sandbox.Game.dll) Version: 0.1.5991.32293
Syntax
C#
public void ApplyModifier(
	string modifierId
)

Parameters

modifierId
Type: SystemString

[Missing <param name="modifierId"/> documentation for "M:Sandbox.Game.MyStatLogic.ApplyModifier(System.String)"]

See Also