Click or drag to resize
MyStatLogicDoAction Method

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

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

Namespace: Sandbox.Game
Assembly: Sandbox.Game (in Sandbox.Game.dll) Version: 0.1.5991.32293
Syntax
C#
public bool DoAction(
	string actionId
)

Parameters

actionId
Type: SystemString

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

Return Value

Type: Boolean

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

See Also