Click or drag to resize
MyEntityStatRemoveEffect Method

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

[Missing <summary> documentation for "M:Sandbox.Game.Entities.MyEntityStat.RemoveEffect(System.Int32)"]

Namespace: Sandbox.Game.Entities
Assembly: Sandbox.Game (in Sandbox.Game.dll) Version: 0.1.5991.32293
Syntax
C#
public bool RemoveEffect(
	int id
)

Parameters

id
Type: SystemInt32

[Missing <param name="id"/> documentation for "M:Sandbox.Game.Entities.MyEntityStat.RemoveEffect(System.Int32)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Sandbox.Game.Entities.MyEntityStat.RemoveEffect(System.Int32)"]

See Also