Represents an effect that alters the behaviour of a IEffectable in some way.

Namespace: BaseLib
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

Remarks

An effect could use modifiers to change the behaviour of a function, or it could use CallOuts to make a periodic effect.

Inheritance Hierarchy

System..::..Object
  BaseLib..::..Effect

See Also