The target that this object is applied to

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

Syntax

C#
public IEffectable Target { get; }

Field Value

The target object.

See Also