getAll static method
////////////////////////////////////////////////////////////////////////
DoTween static methods
////////////////////////////////////////////////////////////////////////
Implementation
static List<DoTween> getAll() {
return _tweens;
}