EffectOperation Constructor
[C#] EffectOperation(string name)
EffectOperation(string name)
Create a EffectOperation.
The installed effects can be obtained using the Names static variable.
If the name is not one of the valid names then an exception will be thrown.
None.