Click or drag to resize

UpgradeRemoveEffect Method

Remove the specified Effect.

Namespace:  Kit.Containers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public void RemoveEffect(
	Effect effect
)
Request Example View Source

Parameters

effect
Type: Kit.ContainersEffect
See Also