- Found in:
- Vanilla
Description
Wiki Description
Stops this magic effect shader from playing on the object.
Documentation Comment
Stops playing this effect shader on the specified object
Parameters
ObjectReferenceakObject
CK Wiki Description
The object to stop the effect on.
Examples
No human-generated examples found for this function.
Auto-Generated Example
ObjectReference myObjectReference__akObject
myEffectShader__toCallFunctionOn.Stop(myObjectReference__akObject)Related Pages
- EffectShader
- EffectShader.Play(...)
