DOTween  0.8.530
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CABSSequentiable
 CTweenIndicates either a Tweener or a Sequence
 CSequenceControls other tweens as a group
 CTweenerAnimates a single value
 CDOTweenMain DOTween class. Contains static methods to create and control tweens in a generic way
 CExtensionsPublic only so custom shortcuts can access some of these methods
 CIDOTweenInitUsed to allow method chaining with DOTween.Init
 CDOTweenComponentUsed to separate DOTween class from the MonoBehaviour instance (in order to use static constructors on DOTween). Contains all instance-based methods
 CMonoBehaviour
 CDOTweenComponentUsed to separate DOTween class from the MonoBehaviour instance (in order to use static constructors on DOTween). Contains all instance-based methods
 CShortcutExtensionsMethods that extend known Unity objects and allow to directly create and control tweens from their instances
 CTweenExtensionsMethods that extend Tween objects and allow to control or get data from them
 CTweenParmsThis class serves only as a utility class to store tween settings to apply on multiple tweens. It is in no way needed otherwise, since you can directly apply tween settings to a tween via chaining
 CTweenSettingsExtensionsMethods that extend Tween objects and allow to set their parameters