Click or drag to resize
FadeOutAnimator Properties

The FadeOutAnimator type exposes the following members.

Properties
  NameDescription
Public propertyIsDone
Did this animator finish?
(Overrides IAnimatorIsDone.)
Public propertyShouldRemoveWhenDone
Should remove this animator when done?
(Inherited from IAnimator.)
Public propertyTargetEntity
Target entity this animator operates on.
(Inherited from IAnimator.)
Top
See Also