Click or drag to resize

UpgradeRemoveEffects Method

Remove all Effects associated with the given stat ID.

Namespace:  Kit.Containers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public void RemoveEffects(
	string stat
)
Request Example View Source

Parameters

stat
Type: SystemString
See Also