You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
codm/sdk/DOTween/DOTween.hpp

2934 lines
186 KiB

//generated with dll2sdk
#pragma once
#include "..\dll2sdk_forward.g.hpp"
#include "..\mscorlib\mscorlib.hpp"
#include "..\UnityEngine\UnityEngine.hpp"
namespace DLL2SDK::DOTween::DG::Tweening
{
struct DOTween___c__DisplayClass53_0 : DLL2SDK::mscorlib::System::Object
{
float v_;
DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<float>* setter_;
void _ctor_93();
float _To_b__0_94();
void _To_b__1_95(float x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct DOVirtual___c__DisplayClass0_0 : DLL2SDK::mscorlib::System::Object
{
float val_;
DLL2SDK::DOTween::DG::Tweening::TweenCallback_1<float>* onVirtualUpdate_;
void _ctor_102();
float _Float_b__0_103();
void _Float_b__1_104(float x_);
void _Float_b__2_105();
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct EaseFactory___c__DisplayClass2_0 : DLL2SDK::mscorlib::System::Object
{
float motionDelay_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* customEase_;
void _ctor_110();
float _StopMotion_b__0_111(float time_, float duration_, float overshootOrAmplitude_, float period_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass0_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::AudioSource* target_;
void _ctor_271();
float _DOFade_b__0_272();
void _DOFade_b__1_273(float x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass1_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::AudioSource* target_;
void _ctor_274();
float _DOPitch_b__0_275();
void _DOPitch_b__1_276(float x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass2_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Camera* target_;
void _ctor_277();
float _DOAspect_b__0_278();
void _DOAspect_b__1_279(float x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass3_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Camera* target_;
void _ctor_280();
DLL2SDK::UnityEngine::UnityEngine::Color _DOColor_b__0_281();
void _DOColor_b__1_282(DLL2SDK::UnityEngine::UnityEngine::Color x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass4_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Camera* target_;
void _ctor_283();
float _DOFarClipPlane_b__0_284();
void _DOFarClipPlane_b__1_285(float x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass5_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Camera* target_;
void _ctor_286();
float _DOFieldOfView_b__0_287();
void _DOFieldOfView_b__1_288(float x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass6_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Camera* target_;
void _ctor_289();
float _DONearClipPlane_b__0_290();
void _DONearClipPlane_b__1_291(float x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass7_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Camera* target_;
void _ctor_292();
float _DOOrthoSize_b__0_293();
void _DOOrthoSize_b__1_294(float x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass8_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Camera* target_;
void _ctor_295();
DLL2SDK::UnityEngine::UnityEngine::Rect _DOPixelRect_b__0_296();
void _DOPixelRect_b__1_297(DLL2SDK::UnityEngine::UnityEngine::Rect x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass9_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Camera* target_;
void _ctor_298();
DLL2SDK::UnityEngine::UnityEngine::Rect _DORect_b__0_299();
void _DORect_b__1_300(DLL2SDK::UnityEngine::UnityEngine::Rect x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass10_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Camera* target_;
void _ctor_301();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOShakePosition_b__0_302();
void _DOShakePosition_b__1_303(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass11_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Camera* target_;
void _ctor_304();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOShakePosition_b__0_305();
void _DOShakePosition_b__1_306(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass12_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Camera* target_;
void _ctor_307();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOShakeRotation_b__0_308();
void _DOShakeRotation_b__1_309(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass13_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Camera* target_;
void _ctor_310();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOShakeRotation_b__0_311();
void _DOShakeRotation_b__1_312(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass14_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Light* target_;
void _ctor_313();
DLL2SDK::UnityEngine::UnityEngine::Color _DOColor_b__0_314();
void _DOColor_b__1_315(DLL2SDK::UnityEngine::UnityEngine::Color x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass15_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Light* target_;
void _ctor_316();
float _DOIntensity_b__0_317();
void _DOIntensity_b__1_318(float x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass16_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Light* target_;
void _ctor_319();
float _DOShadowStrength_b__0_320();
void _DOShadowStrength_b__1_321(float x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct Color2
{
DLL2SDK::UnityEngine::UnityEngine::Color ca_;
DLL2SDK::UnityEngine::UnityEngine::Color cb_;
void _ctor_1(DLL2SDK::UnityEngine::UnityEngine::Color ca_, DLL2SDK::UnityEngine::UnityEngine::Color cb_);
static DLL2SDK::DOTween::DG::Tweening::Color2 op_Addition_2(DLL2SDK::DOTween::DG::Tweening::Color2 c1_, DLL2SDK::DOTween::DG::Tweening::Color2 c2_);
static DLL2SDK::DOTween::DG::Tweening::Color2 op_Subtraction_3(DLL2SDK::DOTween::DG::Tweening::Color2 c1_, DLL2SDK::DOTween::DG::Tweening::Color2 c2_);
static DLL2SDK::DOTween::DG::Tweening::Color2 op_Multiply_4(DLL2SDK::DOTween::DG::Tweening::Color2 c1_, float f_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass18_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Material* target_;
void _ctor_325();
DLL2SDK::UnityEngine::UnityEngine::Color _DOColor_b__0_326();
void _DOColor_b__1_327(DLL2SDK::UnityEngine::UnityEngine::Color x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass19_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Material* target_;
DLL2SDK::mscorlib::System::String* property_;
void _ctor_328();
DLL2SDK::UnityEngine::UnityEngine::Color _DOColor_b__0_329();
void _DOColor_b__1_330(DLL2SDK::UnityEngine::UnityEngine::Color x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass20_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Material* target_;
void _ctor_331();
DLL2SDK::UnityEngine::UnityEngine::Color _DOFade_b__0_332();
void _DOFade_b__1_333(DLL2SDK::UnityEngine::UnityEngine::Color x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass21_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Material* target_;
DLL2SDK::mscorlib::System::String* property_;
void _ctor_334();
DLL2SDK::UnityEngine::UnityEngine::Color _DOFade_b__0_335();
void _DOFade_b__1_336(DLL2SDK::UnityEngine::UnityEngine::Color x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass22_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Material* target_;
DLL2SDK::mscorlib::System::String* property_;
void _ctor_337();
float _DOFloat_b__0_338();
void _DOFloat_b__1_339(float x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass23_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Material* target_;
void _ctor_340();
DLL2SDK::UnityEngine::UnityEngine::Vector2 _DOOffset_b__0_341();
void _DOOffset_b__1_342(DLL2SDK::UnityEngine::UnityEngine::Vector2 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass24_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Material* target_;
DLL2SDK::mscorlib::System::String* property_;
void _ctor_343();
DLL2SDK::UnityEngine::UnityEngine::Vector2 _DOOffset_b__0_344();
void _DOOffset_b__1_345(DLL2SDK::UnityEngine::UnityEngine::Vector2 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass25_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Material* target_;
void _ctor_346();
DLL2SDK::UnityEngine::UnityEngine::Vector2 _DOTiling_b__0_347();
void _DOTiling_b__1_348(DLL2SDK::UnityEngine::UnityEngine::Vector2 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass26_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Material* target_;
DLL2SDK::mscorlib::System::String* property_;
void _ctor_349();
DLL2SDK::UnityEngine::UnityEngine::Vector2 _DOTiling_b__0_350();
void _DOTiling_b__1_351(DLL2SDK::UnityEngine::UnityEngine::Vector2 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass27_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Material* target_;
DLL2SDK::mscorlib::System::String* property_;
void _ctor_352();
DLL2SDK::UnityEngine::UnityEngine::Vector4 _DOVector_b__0_353();
void _DOVector_b__1_354(DLL2SDK::UnityEngine::UnityEngine::Vector4 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass28_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_;
void _ctor_355();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOMove_b__0_356();
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass29_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_;
void _ctor_357();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOMoveX_b__0_358();
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass30_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_;
void _ctor_359();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOMoveY_b__0_360();
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass31_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_;
void _ctor_361();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOMoveZ_b__0_362();
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass32_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_;
void _ctor_363();
DLL2SDK::UnityEngine::UnityEngine::Quaternion _DORotate_b__0_364();
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass33_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_;
void _ctor_365();
DLL2SDK::UnityEngine::UnityEngine::Quaternion _DOLookAt_b__0_366();
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass34_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_;
bool offsetYSet_;
float offsetY_;
DLL2SDK::DOTween::DG::Tweening::Sequence* s_;
DLL2SDK::UnityEngine::UnityEngine::Vector3 endValue_;
float startPosY_;
void _ctor_367();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOJump_b__0_368();
void _DOJump_b__1_369();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOJump_b__2_370();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOJump_b__3_371();
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass35_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_;
void _ctor_372();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOPath_b__0_373();
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass36_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* trans_;
DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_;
void _ctor_374();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOLocalPath_b__0_375();
void _DOLocalPath_b__1_376(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass37_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_;
void _ctor_377();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOPath_b__0_378();
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass38_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* trans_;
DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_;
void _ctor_379();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOLocalPath_b__0_380();
void _DOLocalPath_b__1_381(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass39_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::TrailRenderer* target_;
void _ctor_382();
DLL2SDK::UnityEngine::UnityEngine::Vector2 _DOResize_b__0_383();
void _DOResize_b__1_384(DLL2SDK::UnityEngine::UnityEngine::Vector2 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass40_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::TrailRenderer* target_;
void _ctor_385();
float _DOTime_b__0_386();
void _DOTime_b__1_387(float x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass41_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_388();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOMove_b__0_389();
void _DOMove_b__1_390(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass42_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_391();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOMoveX_b__0_392();
void _DOMoveX_b__1_393(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass43_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_394();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOMoveY_b__0_395();
void _DOMoveY_b__1_396(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass44_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_397();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOMoveZ_b__0_398();
void _DOMoveZ_b__1_399(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass45_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_400();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOLocalMove_b__0_401();
void _DOLocalMove_b__1_402(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass46_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_403();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOLocalMoveX_b__0_404();
void _DOLocalMoveX_b__1_405(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass47_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_406();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOLocalMoveY_b__0_407();
void _DOLocalMoveY_b__1_408(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass48_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_409();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOLocalMoveZ_b__0_410();
void _DOLocalMoveZ_b__1_411(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass49_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_412();
DLL2SDK::UnityEngine::UnityEngine::Quaternion _DORotate_b__0_413();
void _DORotate_b__1_414(DLL2SDK::UnityEngine::UnityEngine::Quaternion x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass50_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_415();
DLL2SDK::UnityEngine::UnityEngine::Quaternion _DORotateQuaternion_b__0_416();
void _DORotateQuaternion_b__1_417(DLL2SDK::UnityEngine::UnityEngine::Quaternion x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass51_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_418();
DLL2SDK::UnityEngine::UnityEngine::Quaternion _DOLocalRotate_b__0_419();
void _DOLocalRotate_b__1_420(DLL2SDK::UnityEngine::UnityEngine::Quaternion x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass52_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_421();
DLL2SDK::UnityEngine::UnityEngine::Quaternion _DOLocalRotateQuaternion_b__0_422();
void _DOLocalRotateQuaternion_b__1_423(DLL2SDK::UnityEngine::UnityEngine::Quaternion x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass53_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_424();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOScale_b__0_425();
void _DOScale_b__1_426(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass54_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_427();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOScale_b__0_428();
void _DOScale_b__1_429(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass55_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_430();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOScaleX_b__0_431();
void _DOScaleX_b__1_432(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass56_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_433();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOScaleY_b__0_434();
void _DOScaleY_b__1_435(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass57_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_436();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOScaleZ_b__0_437();
void _DOScaleZ_b__1_438(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass58_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_439();
DLL2SDK::UnityEngine::UnityEngine::Quaternion _DOLookAt_b__0_440();
void _DOLookAt_b__1_441(DLL2SDK::UnityEngine::UnityEngine::Quaternion x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass59_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_442();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOPunchPosition_b__0_443();
void _DOPunchPosition_b__1_444(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass60_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_445();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOPunchScale_b__0_446();
void _DOPunchScale_b__1_447(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass61_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_448();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOPunchRotation_b__0_449();
void _DOPunchRotation_b__1_450(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass62_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_451();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOShakePosition_b__0_452();
void _DOShakePosition_b__1_453(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass63_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_454();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOShakePosition_b__0_455();
void _DOShakePosition_b__1_456(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass64_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_457();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOShakeRotation_b__0_458();
void _DOShakeRotation_b__1_459(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass65_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_460();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOShakeRotation_b__0_461();
void _DOShakeRotation_b__1_462(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass66_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_463();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOShakeScale_b__0_464();
void _DOShakeScale_b__1_465(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass67_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_466();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOShakeScale_b__0_467();
void _DOShakeScale_b__1_468(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass68_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
bool offsetYSet_;
float offsetY_;
DLL2SDK::DOTween::DG::Tweening::Sequence* s_;
DLL2SDK::UnityEngine::UnityEngine::Vector3 endValue_;
float startPosY_;
void _ctor_469();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOJump_b__0_470();
void _DOJump_b__1_471(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
void _DOJump_b__2_472();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOJump_b__3_473();
void _DOJump_b__4_474(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOJump_b__5_475();
void _DOJump_b__6_476(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass69_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
bool offsetYSet_;
float offsetY_;
DLL2SDK::DOTween::DG::Tweening::Sequence* s_;
DLL2SDK::UnityEngine::UnityEngine::Vector3 endValue_;
float startPosY_;
void _ctor_477();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOLocalJump_b__0_478();
void _DOLocalJump_b__1_479(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
void _DOLocalJump_b__2_480();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOLocalJump_b__3_481();
void _DOLocalJump_b__4_482(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOLocalJump_b__5_483();
void _DOLocalJump_b__6_484(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass70_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_485();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOPath_b__0_486();
void _DOPath_b__1_487(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass71_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_488();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOLocalPath_b__0_489();
void _DOLocalPath_b__1_490(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass72_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_491();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOPath_b__0_492();
void _DOPath_b__1_493(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass73_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_494();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOLocalPath_b__0_495();
void _DOLocalPath_b__1_496(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass74_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::DOTween::DG::Tweening::Tween* target_;
void _ctor_497();
float _DOTimeScale_b__0_498();
void _DOTimeScale_b__1_499(float x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass75_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Color to_;
DLL2SDK::UnityEngine::UnityEngine::Light* target_;
void _ctor_500();
DLL2SDK::UnityEngine::UnityEngine::Color _DOBlendableColor_b__0_501();
void _DOBlendableColor_b__1_502(DLL2SDK::UnityEngine::UnityEngine::Color x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass76_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Color to_;
DLL2SDK::UnityEngine::UnityEngine::Material* target_;
void _ctor_503();
DLL2SDK::UnityEngine::UnityEngine::Color _DOBlendableColor_b__0_504();
void _DOBlendableColor_b__1_505(DLL2SDK::UnityEngine::UnityEngine::Color x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass77_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Color to_;
DLL2SDK::UnityEngine::UnityEngine::Material* target_;
DLL2SDK::mscorlib::System::String* property_;
void _ctor_506();
DLL2SDK::UnityEngine::UnityEngine::Color _DOBlendableColor_b__0_507();
void _DOBlendableColor_b__1_508(DLL2SDK::UnityEngine::UnityEngine::Color x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass78_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Vector3 to_;
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_509();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOBlendableMoveBy_b__0_510();
void _DOBlendableMoveBy_b__1_511(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass79_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Vector3 to_;
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_512();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOBlendableLocalMoveBy_b__0_513();
void _DOBlendableLocalMoveBy_b__1_514(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass80_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Quaternion to_;
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_515();
DLL2SDK::UnityEngine::UnityEngine::Quaternion _DOBlendableRotateBy_b__0_516();
void _DOBlendableRotateBy_b__1_517(DLL2SDK::UnityEngine::UnityEngine::Quaternion x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass81_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Quaternion to_;
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_518();
DLL2SDK::UnityEngine::UnityEngine::Quaternion _DOBlendableLocalRotateBy_b__0_519();
void _DOBlendableLocalRotateBy_b__1_520(DLL2SDK::UnityEngine::UnityEngine::Quaternion x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass82_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::Vector3 to_;
DLL2SDK::UnityEngine::UnityEngine::Transform* target_;
void _ctor_521();
DLL2SDK::UnityEngine::UnityEngine::Vector3 _DOBlendableScaleBy_b__0_522();
void _DOBlendableScaleBy_b__1_523(DLL2SDK::UnityEngine::UnityEngine::Vector3 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
struct DOTweenComponent__WaitForCompletion_d__13 : DLL2SDK::mscorlib::System::Object
{
int32_t __1__state_;
DLL2SDK::mscorlib::System::Object* __2__current_;
DLL2SDK::DOTween::DG::Tweening::Tween* t_;
void _ctor_886(int32_t __1__state_);
void System_IDisposable_Dispose_887();
bool MoveNext_888();
DLL2SDK::mscorlib::System::Object* System_Collections_Generic_IEnumerator_System_Object__get_Current_889();
void System_Collections_IEnumerator_Reset_890();
DLL2SDK::mscorlib::System::Object* System_Collections_IEnumerator_get_Current_891();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
struct DOTweenComponent__WaitForRewind_d__14 : DLL2SDK::mscorlib::System::Object
{
int32_t __1__state_;
DLL2SDK::mscorlib::System::Object* __2__current_;
DLL2SDK::DOTween::DG::Tweening::Tween* t_;
void _ctor_892(int32_t __1__state_);
void System_IDisposable_Dispose_893();
bool MoveNext_894();
DLL2SDK::mscorlib::System::Object* System_Collections_Generic_IEnumerator_System_Object__get_Current_895();
void System_Collections_IEnumerator_Reset_896();
DLL2SDK::mscorlib::System::Object* System_Collections_IEnumerator_get_Current_897();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
struct DOTweenComponent__WaitForKill_d__15 : DLL2SDK::mscorlib::System::Object
{
int32_t __1__state_;
DLL2SDK::mscorlib::System::Object* __2__current_;
DLL2SDK::DOTween::DG::Tweening::Tween* t_;
void _ctor_898(int32_t __1__state_);
void System_IDisposable_Dispose_899();
bool MoveNext_900();
DLL2SDK::mscorlib::System::Object* System_Collections_Generic_IEnumerator_System_Object__get_Current_901();
void System_Collections_IEnumerator_Reset_902();
DLL2SDK::mscorlib::System::Object* System_Collections_IEnumerator_get_Current_903();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
struct DOTweenComponent__WaitForElapsedLoops_d__16 : DLL2SDK::mscorlib::System::Object
{
int32_t __1__state_;
DLL2SDK::mscorlib::System::Object* __2__current_;
DLL2SDK::DOTween::DG::Tweening::Tween* t_;
int32_t elapsedLoops_;
void _ctor_904(int32_t __1__state_);
void System_IDisposable_Dispose_905();
bool MoveNext_906();
DLL2SDK::mscorlib::System::Object* System_Collections_Generic_IEnumerator_System_Object__get_Current_907();
void System_Collections_IEnumerator_Reset_908();
DLL2SDK::mscorlib::System::Object* System_Collections_IEnumerator_get_Current_909();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
struct DOTweenComponent__WaitForPosition_d__17 : DLL2SDK::mscorlib::System::Object
{
int32_t __1__state_;
DLL2SDK::mscorlib::System::Object* __2__current_;
DLL2SDK::DOTween::DG::Tweening::Tween* t_;
float position_;
void _ctor_910(int32_t __1__state_);
void System_IDisposable_Dispose_911();
bool MoveNext_912();
DLL2SDK::mscorlib::System::Object* System_Collections_Generic_IEnumerator_System_Object__get_Current_913();
void System_Collections_IEnumerator_Reset_914();
DLL2SDK::mscorlib::System::Object* System_Collections_IEnumerator_get_Current_915();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
struct DOTweenComponent__WaitForStart_d__18 : DLL2SDK::mscorlib::System::Object
{
int32_t __1__state_;
DLL2SDK::mscorlib::System::Object* __2__current_;
DLL2SDK::DOTween::DG::Tweening::Tween* t_;
void _ctor_916(int32_t __1__state_);
void System_IDisposable_Dispose_917();
bool MoveNext_918();
DLL2SDK::mscorlib::System::Object* System_Collections_Generic_IEnumerator_System_Object__get_Current_919();
void System_Collections_IEnumerator_Reset_920();
DLL2SDK::mscorlib::System::Object* System_Collections_IEnumerator_get_Current_921();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
enum struct DOTweenSettings_SettingsLocation : int32_t
{
AssetsDirectory_ = static_cast<int32_t>(0x0),
DOTweenDirectory_ = static_cast<int32_t>(0x1),
DemigiantDirectory_ = static_cast<int32_t>(0x2)
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
enum struct TweenManager_CapacityIncreaseMode : int32_t
{
TweenersAndSequences_ = static_cast<int32_t>(0x0),
TweenersOnly_ = static_cast<int32_t>(0x1),
SequencesOnly_ = static_cast<int32_t>(0x2)
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core::Easing
{
struct EaseManager___c : DLL2SDK::mscorlib::System::Object
{
struct StaticFields
{
DLL2SDK::DOTween::DG::Tweening::Core::Easing::EaseManager___c* __9_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_0_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_1_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_2_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_3_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_4_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_5_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_6_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_7_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_8_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_9_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_10_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_11_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_12_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_13_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_14_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_15_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_16_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_17_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_18_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_19_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_20_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_21_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_22_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_23_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_24_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_25_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_26_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_27_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_28_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_29_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_30_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_31_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_32_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_33_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_34_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* __9__4_35_;
};
StaticFields* GetStaticFields() { return reinterpret_cast<StaticFields*>(this->ClassPtr->StaticFieldsPtr); }
void _ctor_986();
float _ToEaseFunction_b__4_0_987(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_1_988(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_2_989(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_3_990(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_4_991(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_5_992(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_6_993(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_7_994(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_8_995(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_9_996(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_10_997(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_11_998(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_12_999(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_13_1000(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_14_1001(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_15_1002(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_16_1003(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_17_1004(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_18_1005(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_19_1006(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_20_1007(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_21_1008(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_22_1009(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_23_1010(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_24_1011(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_25_1012(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_26_1013(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_27_1014(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_28_1015(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_29_1016(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_30_1017(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_31_1018(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_32_1019(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_33_1020(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_34_1021(float time_, float duration_, float overshootOrAmplitude_, float period_);
float _ToEaseFunction_b__4_35_1022(float time_, float duration_, float overshootOrAmplitude_, float period_);
static void _cctor_985();
};
}
namespace DLL2SDK::DOTween
{
struct _PrivateImplementationDetails____StaticArrayInitTypeSize_20
{
union
{
};
};
}
namespace DLL2SDK::DOTween
{
struct _PrivateImplementationDetails____StaticArrayInitTypeSize_50
{
union
{
};
};
}
namespace DLL2SDK::DOTween
{
struct _PrivateImplementationDetails____StaticArrayInitTypeSize_120
{
union
{
};
};
}
namespace DLL2SDK::DOTween
{
struct _PrivateImplementationDetails_ : DLL2SDK::mscorlib::System::Object
{
struct StaticFields
{
DLL2SDK::DOTween::_PrivateImplementationDetails____StaticArrayInitTypeSize_50 _6F98278EFCD257898AD01BE39D1D0AEFB78FC551_;
DLL2SDK::DOTween::_PrivateImplementationDetails____StaticArrayInitTypeSize_20 _8C4C6C4E493EC2BEEF5F6F6A9C4472C13BED42E8_;
DLL2SDK::DOTween::_PrivateImplementationDetails____StaticArrayInitTypeSize_120 _9DC5F4D0A1418B4EC71B22D21E93D134922FA735_;
DLL2SDK::DOTween::_PrivateImplementationDetails____StaticArrayInitTypeSize_50 FD0BD55CDDDFD0B323012A45F83437763AF58952_;
};
StaticFields* GetStaticFields() { return reinterpret_cast<StaticFields*>(this->ClassPtr->StaticFieldsPtr); }
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core::Easing
{
struct Flash : DLL2SDK::mscorlib::System::Object
{
static float Ease_1025(float time_, float duration_, float overshootOrAmplitude_, float period_);
static float EaseIn_1026(float time_, float duration_, float overshootOrAmplitude_, float period_);
static float EaseOut_1027(float time_, float duration_, float overshootOrAmplitude_, float period_);
static float EaseInOut_1028(float time_, float duration_, float overshootOrAmplitude_, float period_);
static float WeightedEase_1029(float overshootOrAmplitude_, float period_, int32_t stepIndex_, float stepDuration_, float dir_, float res_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core::Easing
{
struct EaseCurve : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::UnityEngine::UnityEngine::AnimationCurve* _animCurve_;
void _ctor_1023(DLL2SDK::UnityEngine::UnityEngine::AnimationCurve* animCurve_);
float Evaluate_1024(float time_, float duration_, float unusedOvershoot_, float unusedPeriod_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
enum struct Ease : int32_t
{
Unset_ = static_cast<int32_t>(0x0),
Linear_ = static_cast<int32_t>(0x1),
InSine_ = static_cast<int32_t>(0x2),
OutSine_ = static_cast<int32_t>(0x3),
InOutSine_ = static_cast<int32_t>(0x4),
InQuad_ = static_cast<int32_t>(0x5),
OutQuad_ = static_cast<int32_t>(0x6),
InOutQuad_ = static_cast<int32_t>(0x7),
InCubic_ = static_cast<int32_t>(0x8),
OutCubic_ = static_cast<int32_t>(0x9),
InOutCubic_ = static_cast<int32_t>(0xA),
InQuart_ = static_cast<int32_t>(0xB),
OutQuart_ = static_cast<int32_t>(0xC),
InOutQuart_ = static_cast<int32_t>(0xD),
InQuint_ = static_cast<int32_t>(0xE),
OutQuint_ = static_cast<int32_t>(0xF),
InOutQuint_ = static_cast<int32_t>(0x10),
InExpo_ = static_cast<int32_t>(0x11),
OutExpo_ = static_cast<int32_t>(0x12),
InOutExpo_ = static_cast<int32_t>(0x13),
InCirc_ = static_cast<int32_t>(0x14),
OutCirc_ = static_cast<int32_t>(0x15),
InOutCirc_ = static_cast<int32_t>(0x16),
InElastic_ = static_cast<int32_t>(0x17),
OutElastic_ = static_cast<int32_t>(0x18),
InOutElastic_ = static_cast<int32_t>(0x19),
InBack_ = static_cast<int32_t>(0x1A),
OutBack_ = static_cast<int32_t>(0x1B),
InOutBack_ = static_cast<int32_t>(0x1C),
InBounce_ = static_cast<int32_t>(0x1D),
OutBounce_ = static_cast<int32_t>(0x1E),
InOutBounce_ = static_cast<int32_t>(0x1F),
Flash_ = static_cast<int32_t>(0x20),
InFlash_ = static_cast<int32_t>(0x21),
OutFlash_ = static_cast<int32_t>(0x22),
InOutFlash_ = static_cast<int32_t>(0x23),
INTERNAL_Zero_ = static_cast<int32_t>(0x24),
INTERNAL_Custom_ = static_cast<int32_t>(0x25)
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core::Easing
{
struct Bounce : DLL2SDK::mscorlib::System::Object
{
static float EaseIn_978(float time_, float duration_, float unusedOvershootOrAmplitude_, float unusedPeriod_);
static float EaseOut_979(float time_, float duration_, float unusedOvershootOrAmplitude_, float unusedPeriod_);
static float EaseInOut_980(float time_, float duration_, float unusedOvershootOrAmplitude_, float unusedPeriod_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core::Enums
{
enum struct UpdateMode : int32_t
{
Update_ = static_cast<int32_t>(0x0),
Goto_ = static_cast<int32_t>(0x1),
IgnoreOnUpdate_ = static_cast<int32_t>(0x2)
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core::Enums
{
enum struct UpdateNotice : int32_t
{
None_ = static_cast<int32_t>(0x0),
RewindStep_ = static_cast<int32_t>(0x1)
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core::Enums
{
enum struct SpecialStartupMode : int32_t
{
None_ = static_cast<int32_t>(0x0),
SetLookAt_ = static_cast<int32_t>(0x1),
SetShake_ = static_cast<int32_t>(0x2),
SetPunch_ = static_cast<int32_t>(0x3),
SetCameraShakePosition_ = static_cast<int32_t>(0x4)
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core::Enums
{
enum struct OperationType : int32_t
{
Complete_ = static_cast<int32_t>(0x0),
Despawn_ = static_cast<int32_t>(0x1),
Flip_ = static_cast<int32_t>(0x2),
Goto_ = static_cast<int32_t>(0x3),
Pause_ = static_cast<int32_t>(0x4),
Play_ = static_cast<int32_t>(0x5),
PlayForward_ = static_cast<int32_t>(0x6),
PlayBackwards_ = static_cast<int32_t>(0x7),
Rewind_ = static_cast<int32_t>(0x8),
SmoothRewind_ = static_cast<int32_t>(0x9),
Restart_ = static_cast<int32_t>(0xA),
TogglePause_ = static_cast<int32_t>(0xB),
IsTweening_ = static_cast<int32_t>(0xC)
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core::Enums
{
enum struct FilterType : int32_t
{
All_ = static_cast<int32_t>(0x0),
TargetOrId_ = static_cast<int32_t>(0x1),
TargetAndId_ = static_cast<int32_t>(0x2),
AllExceptTargetsOrIds_ = static_cast<int32_t>(0x3),
DOGetter_ = static_cast<int32_t>(0x4)
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
enum struct LoopType : int32_t
{
Restart_ = static_cast<int32_t>(0x0),
Yoyo_ = static_cast<int32_t>(0x1),
Incremental_ = static_cast<int32_t>(0x2)
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
enum struct UpdateType : int32_t
{
Normal_ = static_cast<int32_t>(0x0),
Late_ = static_cast<int32_t>(0x1),
Fixed_ = static_cast<int32_t>(0x2)
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
enum struct TweenType : int32_t
{
Tweener_ = static_cast<int32_t>(0x0),
Sequence_ = static_cast<int32_t>(0x1),
Callback_ = static_cast<int32_t>(0x2)
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
struct Utils : DLL2SDK::mscorlib::System::Object
{
static DLL2SDK::UnityEngine::UnityEngine::Vector3 Vector3FromAngle_965(float degrees_, float magnitude_);
static float Angle2D_966(DLL2SDK::UnityEngine::UnityEngine::Vector3 from_, DLL2SDK::UnityEngine::UnityEngine::Vector3 to_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
struct TweenManager : DLL2SDK::mscorlib::System::Object
{
struct StaticFields
{
int32_t _DefaultMaxTweeners_;
int32_t _DefaultMaxSequences_;
DLL2SDK::mscorlib::System::String* _MaxTweensReached_;
int32_t maxActive_;
int32_t maxTweeners_;
int32_t maxSequences_;
bool hasActiveTweens_;
bool hasActiveDefaultTweens_;
bool hasActiveLateTweens_;
bool hasActiveFixedTweens_;
int32_t totActiveTweens_;
int32_t totActiveDefaultTweens_;
int32_t totActiveLateTweens_;
int32_t totActiveFixedTweens_;
int32_t totActiveTweeners_;
int32_t totActiveSequences_;
int32_t totPooledTweeners_;
int32_t totPooledSequences_;
int32_t totTweeners_;
int32_t totSequences_;
bool isUpdateLoop_;
DLL2SDK::Array<DLL2SDK::DOTween::DG::Tweening::Tween*>* _activeTweens_;
DLL2SDK::Array<DLL2SDK::DOTween::DG::Tweening::Tween*>* _pooledTweeners_;
DLL2SDK::System::System::Collections::Generic::Stack_1<DLL2SDK::DOTween::DG::Tweening::Tween*>* _PooledSequences_;
DLL2SDK::mscorlib::System::Collections::Generic::List_1<DLL2SDK::DOTween::DG::Tweening::Tween*>* _KillList_;
int32_t _maxActiveLookupId_;
bool _requiresActiveReorganization_;
int32_t _reorganizeFromId_;
int32_t _minPooledTweenerId_;
int32_t _maxPooledTweenerId_;
bool _despawnAllCalledFromUpdateLoopCallback_;
};
StaticFields* GetStaticFields() { return reinterpret_cast<StaticFields*>(this->ClassPtr->StaticFieldsPtr); }
template <typename T1, typename T2, typename TPlugOptions> static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* GetTweener_927();
static DLL2SDK::DOTween::DG::Tweening::Sequence* GetSequence_928();
static void SetUpdateType_929(DLL2SDK::DOTween::DG::Tweening::Tween* t_, DLL2SDK::DOTween::DG::Tweening::UpdateType updateType_, bool isIndependentUpdate_);
static void AddActiveTweenToSequence_930(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static int32_t DespawnAll_931();
static void Despawn_932(DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool modifyActiveLists_);
static void PurgeAll_933();
static void PurgePools_934();
static void ResetCapacities_935();
static void SetCapacities_936(int32_t tweenersCapacity_, int32_t sequencesCapacity_);
static int32_t Validate_937();
static void Update_938(DLL2SDK::DOTween::DG::Tweening::UpdateType updateType_, float deltaTime_, float independentTime_);
static int32_t FilteredOperation_939(DLL2SDK::DOTween::DG::Tweening::Core::Enums::OperationType operationType_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::FilterType filterType_, DLL2SDK::mscorlib::System::Object* id_, bool optionalBool_, float optionalFloat_, DLL2SDK::mscorlib::System::Object* optionalObj_, DLL2SDK::Array<DLL2SDK::mscorlib::System::Object*>* optionalArray_);
static bool Complete_940(DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool modifyActiveLists_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateMode updateMode_);
static bool Flip_941(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static void ForceInit_942(DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isSequenced_);
static bool Goto_943(DLL2SDK::DOTween::DG::Tweening::Tween* t_, float to_, bool andPlay_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateMode updateMode_);
static bool Pause_944(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static bool Play_945(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static bool PlayBackwards_946(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static bool PlayForward_947(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static bool Restart_948(DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool includeDelay_, float changeDelayTo_);
static bool Rewind_949(DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool includeDelay_);
static bool SmoothRewind_950(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static bool TogglePause_951(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static int32_t TotalPooledTweens_952();
static int32_t TotalPlayingTweens_953();
static DLL2SDK::mscorlib::System::Collections::Generic::List_1<DLL2SDK::DOTween::DG::Tweening::Tween*>* GetActiveTweens_954(bool playing_);
static DLL2SDK::mscorlib::System::Collections::Generic::List_1<DLL2SDK::DOTween::DG::Tweening::Tween*>* GetTweensById_955(DLL2SDK::mscorlib::System::Object* id_, bool playingOnly_);
static DLL2SDK::mscorlib::System::Collections::Generic::List_1<DLL2SDK::DOTween::DG::Tweening::Tween*>* GetTweensByTarget_956(DLL2SDK::mscorlib::System::Object* target_, bool playingOnly_);
static void MarkForKilling_957(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static void AddActiveTween_958(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static void ReorganizeActiveTweens_959();
static void DespawnActiveTweens_960(DLL2SDK::mscorlib::System::Collections::Generic::List_1<DLL2SDK::DOTween::DG::Tweening::Tween*>* tweens_);
static void RemoveActiveTween_961(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static void ClearTweenArray_962(DLL2SDK::Array<DLL2SDK::DOTween::DG::Tweening::Tween*>* tweens_);
static void IncreaseCapacities_963(DLL2SDK::DOTween::DG::Tweening::Core::TweenManager_CapacityIncreaseMode increaseMode_);
static void _cctor_964();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
struct ABSSequentiable : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::DOTween::DG::Tweening::TweenType tweenType_;
float sequencedPosition_;
float sequencedEndPosition_;
DLL2SDK::DOTween::DG::Tweening::TweenCallback* onStart_;
void _ctor_848();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
struct Extensions : DLL2SDK::mscorlib::System::Object
{
template <typename T> static T SetSpecialStartupMode_923(T t_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::SpecialStartupMode mode_);
template <typename T1, typename T2, typename TPlugOptions> static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* NoFrom_924(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* t_);
template <typename T1, typename T2, typename TPlugOptions> static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* Blendable_925(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* t_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
enum struct AutoPlay : int32_t
{
None_ = static_cast<int32_t>(0x0),
AutoPlaySequences_ = static_cast<int32_t>(0x1),
AutoPlayTweeners_ = static_cast<int32_t>(0x2),
All_ = static_cast<int32_t>(0x3)
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
enum struct LogBehaviour : int32_t
{
Default_ = static_cast<int32_t>(0x0),
Verbose_ = static_cast<int32_t>(0x1),
ErrorsOnly_ = static_cast<int32_t>(0x2)
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
struct DOTweenComponent : DLL2SDK::UnityEngine::UnityEngine::MonoBehaviour
{
int32_t inspectorUpdater_;
float _unscaledTime_;
float _unscaledDeltaTime_;
bool _duplicateToDestroy_;
void Awake_868();
void Start_869();
void Update_870();
void LateUpdate_871();
void FixedUpdate_872();
void OnDrawGizmos_873();
void OnDestroy_874();
void OnApplicationQuit_875();
DLL2SDK::DOTween::DG::Tweening::IDOTweenInit* SetCapacity_876(int32_t tweenersCapacity_, int32_t sequencesCapacity_);
DLL2SDK::mscorlib::System::Collections::IEnumerator* WaitForCompletion_877(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
DLL2SDK::mscorlib::System::Collections::IEnumerator* WaitForRewind_878(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
DLL2SDK::mscorlib::System::Collections::IEnumerator* WaitForKill_879(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
DLL2SDK::mscorlib::System::Collections::IEnumerator* WaitForElapsedLoops_880(DLL2SDK::DOTween::DG::Tweening::Tween* t_, int32_t elapsedLoops_);
DLL2SDK::mscorlib::System::Collections::IEnumerator* WaitForPosition_881(DLL2SDK::DOTween::DG::Tweening::Tween* t_, float position_);
DLL2SDK::mscorlib::System::Collections::IEnumerator* WaitForStart_882(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
void _ctor_885();
static void Create_883();
static void DestroyInstance_884();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
struct Debugger : DLL2SDK::mscorlib::System::Object
{
struct StaticFields
{
int32_t logPriority_;
};
StaticFields* GetStaticFields() { return reinterpret_cast<StaticFields*>(this->ClassPtr->StaticFieldsPtr); }
static void Log_857(DLL2SDK::mscorlib::System::Object* message_);
static void LogWarning_858(DLL2SDK::mscorlib::System::Object* message_);
static void LogError_859(DLL2SDK::mscorlib::System::Object* message_);
static void LogReport_860(DLL2SDK::mscorlib::System::Object* message_);
static void LogInvalidTween_861(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static void LogNestedTween_862(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static void LogNullTween_863(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static void LogNonPathTween_864(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static void LogMissingMaterialProperty_865(DLL2SDK::mscorlib::System::String* propertyName_);
static void LogRemoveActiveTweenError_866(DLL2SDK::mscorlib::System::String* propertyName_);
static void SetLogPriority_867(DLL2SDK::DOTween::DG::Tweening::LogBehaviour logBehaviour_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
template <typename T> struct DOSetter_1 : DLL2SDK::mscorlib::System::MulticastDelegate
{
void _ctor_853(DLL2SDK::mscorlib::System::Object* object_, intptr_t method_);
void Invoke_854(T pNewValue_);
DLL2SDK::mscorlib::System::IAsyncResult* BeginInvoke_855(T pNewValue_, DLL2SDK::mscorlib::System::AsyncCallback* callback_, DLL2SDK::mscorlib::System::Object* object_);
void EndInvoke_856(DLL2SDK::mscorlib::System::IAsyncResult* result_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
template <typename T> struct DOGetter_1 : DLL2SDK::mscorlib::System::MulticastDelegate
{
void _ctor_849(DLL2SDK::mscorlib::System::Object* object_, intptr_t method_);
T Invoke_850();
DLL2SDK::mscorlib::System::IAsyncResult* BeginInvoke_851(DLL2SDK::mscorlib::System::AsyncCallback* callback_, DLL2SDK::mscorlib::System::Object* object_);
T EndInvoke_852(DLL2SDK::mscorlib::System::IAsyncResult* result_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Options
{
struct NoOptions
{
void Reset_785();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Core
{
template <typename T1, typename T2, typename TPlugOptions> struct ABSTweenPlugin_3 : DLL2SDK::mscorlib::System::Object
{
void Reset_799(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* t_);
void SetFrom_800(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* t_, bool isRelative_);
T2 ConvertToStartValue_801(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* t_, T1 value_);
void SetRelativeEndValue_802(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* t_);
void SetChangeValue_803(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* t_);
float GetSpeedBasedDuration_804(TPlugOptions options_, float unitsXSecond_, T2 changeValue_);
void EvaluateAndApply_805(TPlugOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<T1>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<T1>* setter_, float elapsed_, T2 startValue_, T2 changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_806();
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
enum struct PathType : int32_t
{
Linear_ = static_cast<int32_t>(0x0),
CatmullRom_ = static_cast<int32_t>(0x1)
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
enum struct AxisConstraint : int32_t
{
None_ = static_cast<int32_t>(0x0),
X_ = static_cast<int32_t>(0x2),
Y_ = static_cast<int32_t>(0x4),
Z_ = static_cast<int32_t>(0x8),
W_ = static_cast<int32_t>(0x10)
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore
{
struct ABSPathDecoder : DLL2SDK::mscorlib::System::Object
{
void FinalizePath_812(DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* p_, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* wps_, bool isClosedPath_);
DLL2SDK::UnityEngine::UnityEngine::Vector3 GetPoint_813(float perc_, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* wps_, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* p_, DLL2SDK::Array<DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::ControlPoint>* controlPoints_);
void _ctor_814();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore
{
struct CatmullRomDecoder : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::ABSPathDecoder
{
void FinalizePath_815(DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* p_, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* wps_, bool isClosedPath_);
DLL2SDK::UnityEngine::UnityEngine::Vector3 GetPoint_816(float perc_, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* wps_, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* p_, DLL2SDK::Array<DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::ControlPoint>* controlPoints_);
void SetTimeToLengthTables_817(DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* p_, int32_t subdivisions_);
void SetWaypointsLengths_818(DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* p_, int32_t subdivisions_);
void _ctor_819();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore
{
struct ControlPoint
{
DLL2SDK::UnityEngine::UnityEngine::Vector3 a_;
DLL2SDK::UnityEngine::UnityEngine::Vector3 b_;
void _ctor_810(DLL2SDK::UnityEngine::UnityEngine::Vector3 a_, DLL2SDK::UnityEngine::UnityEngine::Vector3 b_);
static DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::ControlPoint op_Addition_811(DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::ControlPoint cp_, DLL2SDK::UnityEngine::UnityEngine::Vector3 v_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Core
{
struct PluginsManager : DLL2SDK::mscorlib::System::Object
{
struct StaticFields
{
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ITweenPlugin* _floatPlugin_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ITweenPlugin* _doublePlugin_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ITweenPlugin* _intPlugin_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ITweenPlugin* _uintPlugin_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ITweenPlugin* _longPlugin_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ITweenPlugin* _ulongPlugin_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ITweenPlugin* _vector2Plugin_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ITweenPlugin* _vector3Plugin_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ITweenPlugin* _vector4Plugin_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ITweenPlugin* _quaternionPlugin_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ITweenPlugin* _colorPlugin_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ITweenPlugin* _rectPlugin_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ITweenPlugin* _rectOffsetPlugin_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ITweenPlugin* _stringPlugin_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ITweenPlugin* _vector3ArrayPlugin_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ITweenPlugin* _color2Plugin_;
int32_t _MaxCustomPlugins_;
DLL2SDK::mscorlib::System::Collections::Generic::Dictionary_2<DLL2SDK::mscorlib::System::Type*, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ITweenPlugin*>* _customPlugins_;
};
StaticFields* GetStaticFields() { return reinterpret_cast<StaticFields*>(this->ClassPtr->StaticFieldsPtr); }
template <typename T1, typename T2, typename TPlugOptions> static DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<T1, T2, TPlugOptions>* GetDefaultPlugin_807();
template <typename T1, typename T2, typename TPlugOptions, typename TPlugin> static DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<T1, T2, TPlugOptions>* GetCustomPlugin_808();
static void PurgeAll_809();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Core
{
struct SpecialPluginsUtils : DLL2SDK::mscorlib::System::Object
{
static bool SetLookAt_791(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::QuaternionOptions>* t_);
static bool SetPunch_792(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::Vector3ArrayOptions>* t_);
static bool SetShake_793(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::Vector3ArrayOptions>* t_);
static bool SetCameraShakePosition_794(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::Vector3ArrayOptions>* t_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Options
{
struct VectorOptions
{
DLL2SDK::DOTween::DG::Tweening::AxisConstraint axisConstraint_;
bool snapping_;
void Reset_790();
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
enum struct ScrambleMode : int32_t
{
None_ = static_cast<int32_t>(0x0),
All_ = static_cast<int32_t>(0x1),
Uppercase_ = static_cast<int32_t>(0x2),
Lowercase_ = static_cast<int32_t>(0x3),
Numerals_ = static_cast<int32_t>(0x4),
Custom_ = static_cast<int32_t>(0x5)
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Options
{
struct RectOptions
{
bool snapping_;
void Reset_788();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Options
{
struct FloatOptions
{
bool snapping_;
void Reset_787();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Options
{
struct ColorOptions
{
bool alphaOnly_;
void Reset_786();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Options
{
struct Vector3ArrayOptions
{
DLL2SDK::DOTween::DG::Tweening::AxisConstraint axisConstraint_;
bool snapping_;
DLL2SDK::Array<float>* durations_;
void Reset_784();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Options
{
struct UintOptions
{
bool isNegativeChangeValue_;
void Reset_783();
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
enum struct RotateMode : int32_t
{
Fast_ = static_cast<int32_t>(0x0),
FastBeyond360_ = static_cast<int32_t>(0x1),
WorldAxisAdd_ = static_cast<int32_t>(0x2),
LocalAxisAdd_ = static_cast<int32_t>(0x3)
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Options
{
enum struct OrientType : int32_t
{
None_ = static_cast<int32_t>(0x0),
ToPath_ = static_cast<int32_t>(0x1),
LookAtTransform_ = static_cast<int32_t>(0x2),
LookAtPosition_ = static_cast<int32_t>(0x3)
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
enum struct PathMode : int32_t
{
Ignore_ = static_cast<int32_t>(0x0),
Full3D_ = static_cast<int32_t>(0x1),
TopDown2D_ = static_cast<int32_t>(0x2),
Sidescroller2D_ = static_cast<int32_t>(0x3)
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins
{
struct Vector3Plugin : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>
{
void Reset_772(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_);
void SetFrom_773(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_, bool isRelative_);
DLL2SDK::UnityEngine::UnityEngine::Vector3 ConvertToStartValue_774(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_, DLL2SDK::UnityEngine::UnityEngine::Vector3 value_);
void SetRelativeEndValue_775(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_);
void SetChangeValue_776(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_);
float GetSpeedBasedDuration_777(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions options_, float unitsXSecond_, DLL2SDK::UnityEngine::UnityEngine::Vector3 changeValue_);
void EvaluateAndApply_778(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* setter_, float elapsed_, DLL2SDK::UnityEngine::UnityEngine::Vector3 startValue_, DLL2SDK::UnityEngine::UnityEngine::Vector3 changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_779();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins
{
struct FloatPlugin : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<float, float, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::FloatOptions>
{
void Reset_764(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<float, float, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::FloatOptions>* t_);
void SetFrom_765(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<float, float, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::FloatOptions>* t_, bool isRelative_);
float ConvertToStartValue_766(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<float, float, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::FloatOptions>* t_, float value_);
void SetRelativeEndValue_767(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<float, float, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::FloatOptions>* t_);
void SetChangeValue_768(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<float, float, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::FloatOptions>* t_);
float GetSpeedBasedDuration_769(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::FloatOptions options_, float unitsXSecond_, float changeValue_);
void EvaluateAndApply_770(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::FloatOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<float>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<float>* setter_, float elapsed_, float startValue_, float changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_771();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins
{
struct StringPluginExtensions : DLL2SDK::mscorlib::System::Object
{
struct StaticFields
{
DLL2SDK::Array<wchar_t>* ScrambledCharsAll_;
DLL2SDK::Array<wchar_t>* ScrambledCharsUppercase_;
DLL2SDK::Array<wchar_t>* ScrambledCharsLowercase_;
DLL2SDK::Array<wchar_t>* ScrambledCharsNumerals_;
int32_t _lastRndSeed_;
};
StaticFields* GetStaticFields() { return reinterpret_cast<StaticFields*>(this->ClassPtr->StaticFieldsPtr); }
static void _cctor_761();
static void ScrambleChars_762(DLL2SDK::Array<wchar_t>* chars_);
static DLL2SDK::mscorlib::System::Text::StringBuilder* AppendScrambledChars_763(DLL2SDK::mscorlib::System::Text::StringBuilder* buffer_, int32_t length_, DLL2SDK::Array<wchar_t>* chars_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Options
{
struct StringOptions
{
bool richTextEnabled_;
DLL2SDK::DOTween::DG::Tweening::ScrambleMode scrambleMode_;
DLL2SDK::Array<wchar_t>* scrambledChars_;
int32_t startValueStrippedLength_;
int32_t changeValueStrippedLength_;
void Reset_789();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins
{
struct Vector4Plugin : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<DLL2SDK::UnityEngine::UnityEngine::Vector4, DLL2SDK::UnityEngine::UnityEngine::Vector4, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>
{
void Reset_742(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector4, DLL2SDK::UnityEngine::UnityEngine::Vector4, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_);
void SetFrom_743(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector4, DLL2SDK::UnityEngine::UnityEngine::Vector4, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_, bool isRelative_);
DLL2SDK::UnityEngine::UnityEngine::Vector4 ConvertToStartValue_744(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector4, DLL2SDK::UnityEngine::UnityEngine::Vector4, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_, DLL2SDK::UnityEngine::UnityEngine::Vector4 value_);
void SetRelativeEndValue_745(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector4, DLL2SDK::UnityEngine::UnityEngine::Vector4, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_);
void SetChangeValue_746(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector4, DLL2SDK::UnityEngine::UnityEngine::Vector4, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_);
float GetSpeedBasedDuration_747(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions options_, float unitsXSecond_, DLL2SDK::UnityEngine::UnityEngine::Vector4 changeValue_);
void EvaluateAndApply_748(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector4>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector4>* setter_, float elapsed_, DLL2SDK::UnityEngine::UnityEngine::Vector4 startValue_, DLL2SDK::UnityEngine::UnityEngine::Vector4 changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_749();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins
{
struct Vector2Plugin : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<DLL2SDK::UnityEngine::UnityEngine::Vector2, DLL2SDK::UnityEngine::UnityEngine::Vector2, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>
{
void Reset_734(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector2, DLL2SDK::UnityEngine::UnityEngine::Vector2, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_);
void SetFrom_735(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector2, DLL2SDK::UnityEngine::UnityEngine::Vector2, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_, bool isRelative_);
DLL2SDK::UnityEngine::UnityEngine::Vector2 ConvertToStartValue_736(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector2, DLL2SDK::UnityEngine::UnityEngine::Vector2, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_, DLL2SDK::UnityEngine::UnityEngine::Vector2 value_);
void SetRelativeEndValue_737(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector2, DLL2SDK::UnityEngine::UnityEngine::Vector2, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_);
void SetChangeValue_738(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector2, DLL2SDK::UnityEngine::UnityEngine::Vector2, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_);
float GetSpeedBasedDuration_739(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions options_, float unitsXSecond_, DLL2SDK::UnityEngine::UnityEngine::Vector2 changeValue_);
void EvaluateAndApply_740(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector2>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector2>* setter_, float elapsed_, DLL2SDK::UnityEngine::UnityEngine::Vector2 startValue_, DLL2SDK::UnityEngine::UnityEngine::Vector2 changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_741();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins
{
struct UintPlugin : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<uint32_t, uint32_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::UintOptions>
{
void Reset_726(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<uint32_t, uint32_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::UintOptions>* t_);
void SetFrom_727(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<uint32_t, uint32_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::UintOptions>* t_, bool isRelative_);
uint32_t ConvertToStartValue_728(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<uint32_t, uint32_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::UintOptions>* t_, uint32_t value_);
void SetRelativeEndValue_729(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<uint32_t, uint32_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::UintOptions>* t_);
void SetChangeValue_730(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<uint32_t, uint32_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::UintOptions>* t_);
float GetSpeedBasedDuration_731(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::UintOptions options_, float unitsXSecond_, uint32_t changeValue_);
void EvaluateAndApply_732(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::UintOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<uint32_t>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<uint32_t>* setter_, float elapsed_, uint32_t startValue_, uint32_t changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_733();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins
{
struct RectPlugin : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<DLL2SDK::UnityEngine::UnityEngine::Rect, DLL2SDK::UnityEngine::UnityEngine::Rect, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::RectOptions>
{
void Reset_718(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Rect, DLL2SDK::UnityEngine::UnityEngine::Rect, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::RectOptions>* t_);
void SetFrom_719(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Rect, DLL2SDK::UnityEngine::UnityEngine::Rect, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::RectOptions>* t_, bool isRelative_);
DLL2SDK::UnityEngine::UnityEngine::Rect ConvertToStartValue_720(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Rect, DLL2SDK::UnityEngine::UnityEngine::Rect, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::RectOptions>* t_, DLL2SDK::UnityEngine::UnityEngine::Rect value_);
void SetRelativeEndValue_721(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Rect, DLL2SDK::UnityEngine::UnityEngine::Rect, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::RectOptions>* t_);
void SetChangeValue_722(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Rect, DLL2SDK::UnityEngine::UnityEngine::Rect, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::RectOptions>* t_);
float GetSpeedBasedDuration_723(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::RectOptions options_, float unitsXSecond_, DLL2SDK::UnityEngine::UnityEngine::Rect changeValue_);
void EvaluateAndApply_724(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::RectOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Rect>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Rect>* setter_, float elapsed_, DLL2SDK::UnityEngine::UnityEngine::Rect startValue_, DLL2SDK::UnityEngine::UnityEngine::Rect changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_725();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins
{
struct RectOffsetPlugin : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<DLL2SDK::UnityEngine::UnityEngine::RectOffset*, DLL2SDK::UnityEngine::UnityEngine::RectOffset*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>
{
struct StaticFields
{
DLL2SDK::UnityEngine::UnityEngine::RectOffset* _r_;
};
StaticFields* GetStaticFields() { return reinterpret_cast<StaticFields*>(this->ClassPtr->StaticFieldsPtr); }
void Reset_709(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::RectOffset*, DLL2SDK::UnityEngine::UnityEngine::RectOffset*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_);
void SetFrom_710(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::RectOffset*, DLL2SDK::UnityEngine::UnityEngine::RectOffset*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_, bool isRelative_);
DLL2SDK::UnityEngine::UnityEngine::RectOffset* ConvertToStartValue_711(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::RectOffset*, DLL2SDK::UnityEngine::UnityEngine::RectOffset*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_, DLL2SDK::UnityEngine::UnityEngine::RectOffset* value_);
void SetRelativeEndValue_712(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::RectOffset*, DLL2SDK::UnityEngine::UnityEngine::RectOffset*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_);
void SetChangeValue_713(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::RectOffset*, DLL2SDK::UnityEngine::UnityEngine::RectOffset*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_);
float GetSpeedBasedDuration_714(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions options_, float unitsXSecond_, DLL2SDK::UnityEngine::UnityEngine::RectOffset* changeValue_);
void EvaluateAndApply_715(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::RectOffset*>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::RectOffset*>* setter_, float elapsed_, DLL2SDK::UnityEngine::UnityEngine::RectOffset* startValue_, DLL2SDK::UnityEngine::UnityEngine::RectOffset* changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_716();
static void _cctor_717();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Options
{
struct QuaternionOptions
{
DLL2SDK::DOTween::DG::Tweening::RotateMode rotateMode_;
DLL2SDK::DOTween::DG::Tweening::AxisConstraint axisConstraint_;
DLL2SDK::UnityEngine::UnityEngine::Vector3 up_;
void Reset_782();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins
{
struct IntPlugin : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<int32_t, int32_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>
{
void Reset_693(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<int32_t, int32_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_);
void SetFrom_694(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<int32_t, int32_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_, bool isRelative_);
int32_t ConvertToStartValue_695(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<int32_t, int32_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_, int32_t value_);
void SetRelativeEndValue_696(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<int32_t, int32_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_);
void SetChangeValue_697(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<int32_t, int32_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_);
float GetSpeedBasedDuration_698(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions options_, float unitsXSecond_, int32_t changeValue_);
void EvaluateAndApply_699(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<int32_t>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<int32_t>* setter_, float elapsed_, int32_t startValue_, int32_t changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_700();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins
{
struct ColorPlugin : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<DLL2SDK::UnityEngine::UnityEngine::Color, DLL2SDK::UnityEngine::UnityEngine::Color, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions>
{
void Reset_685(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Color, DLL2SDK::UnityEngine::UnityEngine::Color, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions>* t_);
void SetFrom_686(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Color, DLL2SDK::UnityEngine::UnityEngine::Color, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions>* t_, bool isRelative_);
DLL2SDK::UnityEngine::UnityEngine::Color ConvertToStartValue_687(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Color, DLL2SDK::UnityEngine::UnityEngine::Color, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions>* t_, DLL2SDK::UnityEngine::UnityEngine::Color value_);
void SetRelativeEndValue_688(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Color, DLL2SDK::UnityEngine::UnityEngine::Color, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions>* t_);
void SetChangeValue_689(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Color, DLL2SDK::UnityEngine::UnityEngine::Color, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions>* t_);
float GetSpeedBasedDuration_690(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions options_, float unitsXSecond_, DLL2SDK::UnityEngine::UnityEngine::Color changeValue_);
void EvaluateAndApply_691(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Color>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Color>* setter_, float elapsed_, DLL2SDK::UnityEngine::UnityEngine::Color startValue_, DLL2SDK::UnityEngine::UnityEngine::Color changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_692();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Options
{
struct PathOptions
{
DLL2SDK::DOTween::DG::Tweening::PathMode mode_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Options::OrientType orientType_;
DLL2SDK::DOTween::DG::Tweening::AxisConstraint lockPositionAxis_;
DLL2SDK::DOTween::DG::Tweening::AxisConstraint lockRotationAxis_;
bool isClosedPath_;
DLL2SDK::UnityEngine::UnityEngine::Vector3 lookAtPosition_;
DLL2SDK::UnityEngine::UnityEngine::Transform* lookAtTransform_;
float lookAhead_;
bool hasCustomForwardDirection_;
DLL2SDK::UnityEngine::UnityEngine::Quaternion forward_;
bool useLocalPosition_;
DLL2SDK::UnityEngine::UnityEngine::Transform* parent_;
bool isRigidbody_;
DLL2SDK::UnityEngine::UnityEngine::Quaternion startupRot_;
float startupZRot_;
void Reset_781();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins
{
struct Vector3ArrayPlugin : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::Vector3ArrayOptions>
{
void Reset_667(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::Vector3ArrayOptions>* t_);
void SetFrom_668(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::Vector3ArrayOptions>* t_, bool isRelative_);
DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* ConvertToStartValue_669(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::Vector3ArrayOptions>* t_, DLL2SDK::UnityEngine::UnityEngine::Vector3 value_);
void SetRelativeEndValue_670(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::Vector3ArrayOptions>* t_);
void SetChangeValue_671(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::Vector3ArrayOptions>* t_);
float GetSpeedBasedDuration_672(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::Vector3ArrayOptions options_, float unitsXSecond_, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* changeValue_);
void EvaluateAndApply_673(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::Vector3ArrayOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* setter_, float elapsed_, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* startValue_, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_674();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins
{
struct UlongPlugin : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<uint64_t, uint64_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>
{
void Reset_659(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<uint64_t, uint64_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_);
void SetFrom_660(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<uint64_t, uint64_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_, bool isRelative_);
uint64_t ConvertToStartValue_661(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<uint64_t, uint64_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_, uint64_t value_);
void SetRelativeEndValue_662(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<uint64_t, uint64_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_);
void SetChangeValue_663(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<uint64_t, uint64_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_);
float GetSpeedBasedDuration_664(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions options_, float unitsXSecond_, uint64_t changeValue_);
void EvaluateAndApply_665(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<uint64_t>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<uint64_t>* setter_, float elapsed_, uint64_t startValue_, uint64_t changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_666();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins
{
struct LongPlugin : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<int64_t, int64_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>
{
void Reset_651(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<int64_t, int64_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_);
void SetFrom_652(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<int64_t, int64_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_, bool isRelative_);
int64_t ConvertToStartValue_653(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<int64_t, int64_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_, int64_t value_);
void SetRelativeEndValue_654(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<int64_t, int64_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_);
void SetChangeValue_655(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<int64_t, int64_t, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_);
float GetSpeedBasedDuration_656(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions options_, float unitsXSecond_, int64_t changeValue_);
void EvaluateAndApply_657(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<int64_t>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<int64_t>* setter_, float elapsed_, int64_t startValue_, int64_t changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_658();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins
{
struct DoublePlugin : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<double, double, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>
{
void Reset_643(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<double, double, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_);
void SetFrom_644(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<double, double, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_, bool isRelative_);
double ConvertToStartValue_645(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<double, double, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_, double value_);
void SetRelativeEndValue_646(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<double, double, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_);
void SetChangeValue_647(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<double, double, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_);
float GetSpeedBasedDuration_648(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions options_, float unitsXSecond_, double changeValue_);
void EvaluateAndApply_649(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<double>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<double>* setter_, float elapsed_, double startValue_, double changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_650();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins
{
struct Color2Plugin : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<DLL2SDK::DOTween::DG::Tweening::Color2, DLL2SDK::DOTween::DG::Tweening::Color2, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions>
{
void Reset_635(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::DOTween::DG::Tweening::Color2, DLL2SDK::DOTween::DG::Tweening::Color2, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions>* t_);
void SetFrom_636(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::DOTween::DG::Tweening::Color2, DLL2SDK::DOTween::DG::Tweening::Color2, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions>* t_, bool isRelative_);
DLL2SDK::DOTween::DG::Tweening::Color2 ConvertToStartValue_637(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::DOTween::DG::Tweening::Color2, DLL2SDK::DOTween::DG::Tweening::Color2, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions>* t_, DLL2SDK::DOTween::DG::Tweening::Color2 value_);
void SetRelativeEndValue_638(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::DOTween::DG::Tweening::Color2, DLL2SDK::DOTween::DG::Tweening::Color2, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions>* t_);
void SetChangeValue_639(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::DOTween::DG::Tweening::Color2, DLL2SDK::DOTween::DG::Tweening::Color2, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions>* t_);
float GetSpeedBasedDuration_640(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions options_, float unitsXSecond_, DLL2SDK::DOTween::DG::Tweening::Color2 changeValue_);
void EvaluateAndApply_641(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::DOTween::DG::Tweening::Color2>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::DOTween::DG::Tweening::Color2>* setter_, float elapsed_, DLL2SDK::DOTween::DG::Tweening::Color2 startValue_, DLL2SDK::DOTween::DG::Tweening::Color2 changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_642();
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct Tween : DLL2SDK::DOTween::DG::Tweening::Core::ABSSequentiable
{
float timeScale_;
bool isBackwards_;
DLL2SDK::mscorlib::System::Object* id_;
DLL2SDK::mscorlib::System::Object* target_;
DLL2SDK::DOTween::DG::Tweening::UpdateType updateType_;
bool isIndependentUpdate_;
DLL2SDK::DOTween::DG::Tweening::TweenCallback* onPlay_;
DLL2SDK::DOTween::DG::Tweening::TweenCallback* onPause_;
DLL2SDK::DOTween::DG::Tweening::TweenCallback* onRewind_;
DLL2SDK::DOTween::DG::Tweening::TweenCallback* onUpdate_;
DLL2SDK::DOTween::DG::Tweening::TweenCallback* onStepComplete_;
DLL2SDK::DOTween::DG::Tweening::TweenCallback* onComplete_;
DLL2SDK::DOTween::DG::Tweening::TweenCallback* onKill_;
DLL2SDK::DOTween::DG::Tweening::TweenCallback_1<int32_t>* onWaypointChange_;
bool isFrom_;
bool isBlendable_;
bool isRecyclable_;
bool isSpeedBased_;
bool autoKill_;
float duration_;
int32_t loops_;
DLL2SDK::DOTween::DG::Tweening::LoopType loopType_;
float delay_;
bool isRelative_;
DLL2SDK::DOTween::DG::Tweening::Ease easeType_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* customEase_;
float easeOvershootOrAmplitude_;
float easePeriod_;
DLL2SDK::mscorlib::System::Type* typeofT1_;
DLL2SDK::mscorlib::System::Type* typeofT2_;
DLL2SDK::mscorlib::System::Type* typeofTPlugOptions_;
bool active_;
bool isSequenced_;
DLL2SDK::DOTween::DG::Tweening::Sequence* sequenceParent_;
int32_t activeId_;
DLL2SDK::DOTween::DG::Tweening::Core::Enums::SpecialStartupMode specialStartupMode_;
bool creationLocked_;
bool startupDone_;
bool playedOnce_;
float position_;
float fullDuration_;
int32_t completedLoops_;
bool isPlaying_;
bool isComplete_;
float elapsedDelay_;
bool delayComplete_;
int32_t miscInt_;
float get_fullPosition_610();
void set_fullPosition_611(float value_);
void Reset_612();
bool Validate_613();
float UpdateDelay_614(float elapsed_);
bool Startup_615();
bool ApplyTween_616(float prevPosition_, int32_t prevCompletedLoops_, int32_t newCompletedSteps_, bool useInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateMode updateMode_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_620();
static bool DoGoto_617(DLL2SDK::DOTween::DG::Tweening::Tween* t_, float toPosition_, int32_t toCompletedLoops_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateMode updateMode_);
static bool OnTweenCallback_618(DLL2SDK::DOTween::DG::Tweening::TweenCallback* callback_);
template <typename T> static bool OnTweenCallback_619(DLL2SDK::DOTween::DG::Tweening::TweenCallback_1<T>* callback_, T param_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct TweenSettingsExtensions : DLL2SDK::mscorlib::System::Object
{
template <typename T> static T SetAutoKill_548(T t_);
template <typename T> static T SetAutoKill_549(T t_, bool autoKillOnCompletion_);
template <typename T> static T SetId_550(T t_, DLL2SDK::mscorlib::System::Object* id_);
template <typename T> static T SetTarget_551(T t_, DLL2SDK::mscorlib::System::Object* target_);
template <typename T> static T SetLoops_552(T t_, int32_t loops_);
template <typename T> static T SetLoops_553(T t_, int32_t loops_, DLL2SDK::DOTween::DG::Tweening::LoopType loopType_);
template <typename T> static T SetEase_554(T t_, DLL2SDK::DOTween::DG::Tweening::Ease ease_);
template <typename T> static T SetEase_555(T t_, DLL2SDK::DOTween::DG::Tweening::Ease ease_, float overshoot_);
template <typename T> static T SetEase_556(T t_, DLL2SDK::DOTween::DG::Tweening::Ease ease_, float amplitude_, float period_);
template <typename T> static T SetEase_557(T t_, DLL2SDK::UnityEngine::UnityEngine::AnimationCurve* animCurve_);
template <typename T> static T SetEase_558(T t_, DLL2SDK::DOTween::DG::Tweening::EaseFunction* customEase_);
template <typename T> static T SetRecyclable_559(T t_);
template <typename T> static T SetRecyclable_560(T t_, bool recyclable_);
template <typename T> static T SetUpdate_561(T t_, bool isIndependentUpdate_);
template <typename T> static T SetUpdate_562(T t_, DLL2SDK::DOTween::DG::Tweening::UpdateType updateType_);
template <typename T> static T SetUpdate_563(T t_, DLL2SDK::DOTween::DG::Tweening::UpdateType updateType_, bool isIndependentUpdate_);
template <typename T> static T OnStart_564(T t_, DLL2SDK::DOTween::DG::Tweening::TweenCallback* action_);
template <typename T> static T OnPlay_565(T t_, DLL2SDK::DOTween::DG::Tweening::TweenCallback* action_);
template <typename T> static T OnPause_566(T t_, DLL2SDK::DOTween::DG::Tweening::TweenCallback* action_);
template <typename T> static T OnRewind_567(T t_, DLL2SDK::DOTween::DG::Tweening::TweenCallback* action_);
template <typename T> static T OnUpdate_568(T t_, DLL2SDK::DOTween::DG::Tweening::TweenCallback* action_);
template <typename T> static T OnStepComplete_569(T t_, DLL2SDK::DOTween::DG::Tweening::TweenCallback* action_);
template <typename T> static T OnComplete_570(T t_, DLL2SDK::DOTween::DG::Tweening::TweenCallback* action_);
template <typename T> static T OnKill_571(T t_, DLL2SDK::DOTween::DG::Tweening::TweenCallback* action_);
template <typename T> static T OnWaypointChange_572(T t_, DLL2SDK::DOTween::DG::Tweening::TweenCallback_1<int32_t>* action_);
template <typename T> static T SetAs_573(T t_, DLL2SDK::DOTween::DG::Tweening::Tween* asTween_);
template <typename T> static T SetAs_574(T t_, DLL2SDK::DOTween::DG::Tweening::TweenParams* tweenParams_);
static DLL2SDK::DOTween::DG::Tweening::Sequence* Append_575(DLL2SDK::DOTween::DG::Tweening::Sequence* s_, DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static DLL2SDK::DOTween::DG::Tweening::Sequence* Prepend_576(DLL2SDK::DOTween::DG::Tweening::Sequence* s_, DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static DLL2SDK::DOTween::DG::Tweening::Sequence* Join_577(DLL2SDK::DOTween::DG::Tweening::Sequence* s_, DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static DLL2SDK::DOTween::DG::Tweening::Sequence* Insert_578(DLL2SDK::DOTween::DG::Tweening::Sequence* s_, float atPosition_, DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static DLL2SDK::DOTween::DG::Tweening::Sequence* AppendInterval_579(DLL2SDK::DOTween::DG::Tweening::Sequence* s_, float interval_);
static DLL2SDK::DOTween::DG::Tweening::Sequence* PrependInterval_580(DLL2SDK::DOTween::DG::Tweening::Sequence* s_, float interval_);
static DLL2SDK::DOTween::DG::Tweening::Sequence* AppendCallback_581(DLL2SDK::DOTween::DG::Tweening::Sequence* s_, DLL2SDK::DOTween::DG::Tweening::TweenCallback* callback_);
static DLL2SDK::DOTween::DG::Tweening::Sequence* PrependCallback_582(DLL2SDK::DOTween::DG::Tweening::Sequence* s_, DLL2SDK::DOTween::DG::Tweening::TweenCallback* callback_);
static DLL2SDK::DOTween::DG::Tweening::Sequence* InsertCallback_583(DLL2SDK::DOTween::DG::Tweening::Sequence* s_, float atPosition_, DLL2SDK::DOTween::DG::Tweening::TweenCallback* callback_);
template <typename T> static T From_584(T t_);
template <typename T> static T From_585(T t_, bool isRelative_);
template <typename T> static T SetDelay_586(T t_, float delay_);
template <typename T> static T SetRelative_587(T t_);
template <typename T> static T SetRelative_588(T t_, bool isRelative_);
template <typename T> static T SetSpeedBased_589(T t_);
template <typename T> static T SetSpeedBased_590(T t_, bool isSpeedBased_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* SetOptions_591(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<float, float, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::FloatOptions>* t_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* SetOptions_592(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector2, DLL2SDK::UnityEngine::UnityEngine::Vector2, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* SetOptions_593(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector2, DLL2SDK::UnityEngine::UnityEngine::Vector2, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_, DLL2SDK::DOTween::DG::Tweening::AxisConstraint axisConstraint_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* SetOptions_594(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* SetOptions_595(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_, DLL2SDK::DOTween::DG::Tweening::AxisConstraint axisConstraint_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* SetOptions_596(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector4, DLL2SDK::UnityEngine::UnityEngine::Vector4, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* SetOptions_597(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector4, DLL2SDK::UnityEngine::UnityEngine::Vector4, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* t_, DLL2SDK::DOTween::DG::Tweening::AxisConstraint axisConstraint_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* SetOptions_598(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::QuaternionOptions>* t_, bool useShortest360Route_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* SetOptions_599(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Color, DLL2SDK::UnityEngine::UnityEngine::Color, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions>* t_, bool alphaOnly_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* SetOptions_600(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Rect, DLL2SDK::UnityEngine::UnityEngine::Rect, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::RectOptions>* t_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* SetOptions_601(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::mscorlib::System::String*, DLL2SDK::mscorlib::System::String*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::StringOptions>* t_, bool richTextEnabled_, DLL2SDK::DOTween::DG::Tweening::ScrambleMode scrambleMode_, DLL2SDK::mscorlib::System::String* scrambleChars_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* SetOptions_602(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::Vector3ArrayOptions>* t_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* SetOptions_603(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::Vector3ArrayOptions>* t_, DLL2SDK::DOTween::DG::Tweening::AxisConstraint axisConstraint_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* SetOptions_604(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* t_, DLL2SDK::DOTween::DG::Tweening::AxisConstraint lockPosition_, DLL2SDK::DOTween::DG::Tweening::AxisConstraint lockRotation_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* SetOptions_605(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* t_, bool closePath_, DLL2SDK::DOTween::DG::Tweening::AxisConstraint lockPosition_, DLL2SDK::DOTween::DG::Tweening::AxisConstraint lockRotation_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* SetLookAt_606(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* t_, DLL2SDK::UnityEngine::UnityEngine::Vector3 lookAtPosition_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::UnityEngine::UnityEngine::Vector3> forwardDirection_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::UnityEngine::UnityEngine::Vector3> up_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* SetLookAt_607(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* t_, DLL2SDK::UnityEngine::UnityEngine::Transform* lookAtTransform_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::UnityEngine::UnityEngine::Vector3> forwardDirection_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::UnityEngine::UnityEngine::Vector3> up_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* SetLookAt_608(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* t_, float lookAhead_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::UnityEngine::UnityEngine::Vector3> forwardDirection_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::UnityEngine::UnityEngine::Vector3> up_);
static void SetPathForwardDirection_609(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* t_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::UnityEngine::UnityEngine::Vector3> forwardDirection_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::UnityEngine::UnityEngine::Vector3> up_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct TweenParams : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::mscorlib::System::Object* id_;
DLL2SDK::mscorlib::System::Object* target_;
DLL2SDK::DOTween::DG::Tweening::UpdateType updateType_;
bool isIndependentUpdate_;
DLL2SDK::DOTween::DG::Tweening::TweenCallback* onStart_;
DLL2SDK::DOTween::DG::Tweening::TweenCallback* onPlay_;
DLL2SDK::DOTween::DG::Tweening::TweenCallback* onRewind_;
DLL2SDK::DOTween::DG::Tweening::TweenCallback* onUpdate_;
DLL2SDK::DOTween::DG::Tweening::TweenCallback* onStepComplete_;
DLL2SDK::DOTween::DG::Tweening::TweenCallback* onComplete_;
DLL2SDK::DOTween::DG::Tweening::TweenCallback* onKill_;
DLL2SDK::DOTween::DG::Tweening::TweenCallback_1<int32_t>* onWaypointChange_;
bool isRecyclable_;
bool isSpeedBased_;
bool autoKill_;
int32_t loops_;
DLL2SDK::DOTween::DG::Tweening::LoopType loopType_;
float delay_;
bool isRelative_;
DLL2SDK::DOTween::DG::Tweening::Ease easeType_;
DLL2SDK::DOTween::DG::Tweening::EaseFunction* customEase_;
float easeOvershootOrAmplitude_;
float easePeriod_;
struct StaticFields
{
DLL2SDK::DOTween::DG::Tweening::TweenParams* Params_;
};
StaticFields* GetStaticFields() { return reinterpret_cast<StaticFields*>(this->ClassPtr->StaticFieldsPtr); }
void _ctor_524();
DLL2SDK::DOTween::DG::Tweening::TweenParams* Clear_525();
DLL2SDK::DOTween::DG::Tweening::TweenParams* SetAutoKill_526(bool autoKillOnCompletion_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* SetId_527(DLL2SDK::mscorlib::System::Object* id_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* SetTarget_528(DLL2SDK::mscorlib::System::Object* target_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* SetLoops_529(int32_t loops_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::DOTween::DG::Tweening::LoopType> loopType_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* SetEase_530(DLL2SDK::DOTween::DG::Tweening::Ease ease_, DLL2SDK::mscorlib::System::Nullable_1<float> overshootOrAmplitude_, DLL2SDK::mscorlib::System::Nullable_1<float> period_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* SetEase_531(DLL2SDK::UnityEngine::UnityEngine::AnimationCurve* animCurve_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* SetEase_532(DLL2SDK::DOTween::DG::Tweening::EaseFunction* customEase_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* SetRecyclable_533(bool recyclable_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* SetUpdate_534(bool isIndependentUpdate_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* SetUpdate_535(DLL2SDK::DOTween::DG::Tweening::UpdateType updateType_, bool isIndependentUpdate_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* OnStart_536(DLL2SDK::DOTween::DG::Tweening::TweenCallback* action_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* OnPlay_537(DLL2SDK::DOTween::DG::Tweening::TweenCallback* action_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* OnRewind_538(DLL2SDK::DOTween::DG::Tweening::TweenCallback* action_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* OnUpdate_539(DLL2SDK::DOTween::DG::Tweening::TweenCallback* action_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* OnStepComplete_540(DLL2SDK::DOTween::DG::Tweening::TweenCallback* action_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* OnComplete_541(DLL2SDK::DOTween::DG::Tweening::TweenCallback* action_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* OnKill_542(DLL2SDK::DOTween::DG::Tweening::TweenCallback* action_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* OnWaypointChange_543(DLL2SDK::DOTween::DG::Tweening::TweenCallback_1<int32_t>* action_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* SetDelay_544(float delay_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* SetRelative_545(bool isRelative_);
DLL2SDK::DOTween::DG::Tweening::TweenParams* SetSpeedBased_546(bool isSpeedBased_);
static void _cctor_547();
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions : DLL2SDK::mscorlib::System::Object
{
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOFade_164(DLL2SDK::UnityEngine::UnityEngine::AudioSource* target_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOPitch_165(DLL2SDK::UnityEngine::UnityEngine::AudioSource* target_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOAspect_166(DLL2SDK::UnityEngine::UnityEngine::Camera* target_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOColor_167(DLL2SDK::UnityEngine::UnityEngine::Camera* target_, DLL2SDK::UnityEngine::UnityEngine::Color endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOFarClipPlane_168(DLL2SDK::UnityEngine::UnityEngine::Camera* target_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOFieldOfView_169(DLL2SDK::UnityEngine::UnityEngine::Camera* target_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DONearClipPlane_170(DLL2SDK::UnityEngine::UnityEngine::Camera* target_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOOrthoSize_171(DLL2SDK::UnityEngine::UnityEngine::Camera* target_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOPixelRect_172(DLL2SDK::UnityEngine::UnityEngine::Camera* target_, DLL2SDK::UnityEngine::UnityEngine::Rect endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DORect_173(DLL2SDK::UnityEngine::UnityEngine::Camera* target_, DLL2SDK::UnityEngine::UnityEngine::Rect endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOShakePosition_174(DLL2SDK::UnityEngine::UnityEngine::Camera* target_, float duration_, float strength_, int32_t vibrato_, float randomness_, bool fadeOut_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOShakePosition_175(DLL2SDK::UnityEngine::UnityEngine::Camera* target_, float duration_, DLL2SDK::UnityEngine::UnityEngine::Vector3 strength_, int32_t vibrato_, float randomness_, bool fadeOut_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOShakeRotation_176(DLL2SDK::UnityEngine::UnityEngine::Camera* target_, float duration_, float strength_, int32_t vibrato_, float randomness_, bool fadeOut_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOShakeRotation_177(DLL2SDK::UnityEngine::UnityEngine::Camera* target_, float duration_, DLL2SDK::UnityEngine::UnityEngine::Vector3 strength_, int32_t vibrato_, float randomness_, bool fadeOut_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOColor_178(DLL2SDK::UnityEngine::UnityEngine::Light* target_, DLL2SDK::UnityEngine::UnityEngine::Color endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOIntensity_179(DLL2SDK::UnityEngine::UnityEngine::Light* target_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOShadowStrength_180(DLL2SDK::UnityEngine::UnityEngine::Light* target_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOColor_181(DLL2SDK::UnityEngine::UnityEngine::LineRenderer* target_, DLL2SDK::DOTween::DG::Tweening::Color2 startValue_, DLL2SDK::DOTween::DG::Tweening::Color2 endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOColor_182(DLL2SDK::UnityEngine::UnityEngine::Material* target_, DLL2SDK::UnityEngine::UnityEngine::Color endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOColor_183(DLL2SDK::UnityEngine::UnityEngine::Material* target_, DLL2SDK::UnityEngine::UnityEngine::Color endValue_, DLL2SDK::mscorlib::System::String* property_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOFade_184(DLL2SDK::UnityEngine::UnityEngine::Material* target_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOFade_185(DLL2SDK::UnityEngine::UnityEngine::Material* target_, float endValue_, DLL2SDK::mscorlib::System::String* property_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOFloat_186(DLL2SDK::UnityEngine::UnityEngine::Material* target_, float endValue_, DLL2SDK::mscorlib::System::String* property_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOOffset_187(DLL2SDK::UnityEngine::UnityEngine::Material* target_, DLL2SDK::UnityEngine::UnityEngine::Vector2 endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOOffset_188(DLL2SDK::UnityEngine::UnityEngine::Material* target_, DLL2SDK::UnityEngine::UnityEngine::Vector2 endValue_, DLL2SDK::mscorlib::System::String* property_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOTiling_189(DLL2SDK::UnityEngine::UnityEngine::Material* target_, DLL2SDK::UnityEngine::UnityEngine::Vector2 endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOTiling_190(DLL2SDK::UnityEngine::UnityEngine::Material* target_, DLL2SDK::UnityEngine::UnityEngine::Vector2 endValue_, DLL2SDK::mscorlib::System::String* property_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOVector_191(DLL2SDK::UnityEngine::UnityEngine::Material* target_, DLL2SDK::UnityEngine::UnityEngine::Vector4 endValue_, DLL2SDK::mscorlib::System::String* property_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOMove_192(DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 endValue_, float duration_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOMoveX_193(DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_, float endValue_, float duration_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOMoveY_194(DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_, float endValue_, float duration_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOMoveZ_195(DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_, float endValue_, float duration_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DORotate_196(DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 endValue_, float duration_, DLL2SDK::DOTween::DG::Tweening::RotateMode mode_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOLookAt_197(DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 towards_, float duration_, DLL2SDK::DOTween::DG::Tweening::AxisConstraint axisConstraint_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::UnityEngine::UnityEngine::Vector3> up_);
static DLL2SDK::DOTween::DG::Tweening::Sequence* DOJump_198(DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 endValue_, float jumpPower_, int32_t numJumps_, float duration_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* DOPath_199(DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* path_, float duration_, DLL2SDK::DOTween::DG::Tweening::PathType pathType_, DLL2SDK::DOTween::DG::Tweening::PathMode pathMode_, int32_t resolution_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::UnityEngine::UnityEngine::Color> gizmoColor_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* DOLocalPath_200(DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* path_, float duration_, DLL2SDK::DOTween::DG::Tweening::PathType pathType_, DLL2SDK::DOTween::DG::Tweening::PathMode pathMode_, int32_t resolution_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::UnityEngine::UnityEngine::Color> gizmoColor_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* DOPath_201(DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* path_, float duration_, DLL2SDK::DOTween::DG::Tweening::PathMode pathMode_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* DOLocalPath_202(DLL2SDK::UnityEngine::UnityEngine::Rigidbody* target_, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* path_, float duration_, DLL2SDK::DOTween::DG::Tweening::PathMode pathMode_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOResize_203(DLL2SDK::UnityEngine::UnityEngine::TrailRenderer* target_, float toStartWidth_, float toEndWidth_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOTime_204(DLL2SDK::UnityEngine::UnityEngine::TrailRenderer* target_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOMove_205(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 endValue_, float duration_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOMoveX_206(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, float endValue_, float duration_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOMoveY_207(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, float endValue_, float duration_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOMoveZ_208(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, float endValue_, float duration_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOLocalMove_209(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 endValue_, float duration_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOLocalMoveX_210(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, float endValue_, float duration_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOLocalMoveY_211(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, float endValue_, float duration_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOLocalMoveZ_212(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, float endValue_, float duration_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DORotate_213(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 endValue_, float duration_, DLL2SDK::DOTween::DG::Tweening::RotateMode mode_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DORotateQuaternion_214(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::UnityEngine::UnityEngine::Quaternion endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOLocalRotate_215(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 endValue_, float duration_, DLL2SDK::DOTween::DG::Tweening::RotateMode mode_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOLocalRotateQuaternion_216(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::UnityEngine::UnityEngine::Quaternion endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOScale_217(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOScale_218(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOScaleX_219(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOScaleY_220(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOScaleZ_221(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOLookAt_222(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 towards_, float duration_, DLL2SDK::DOTween::DG::Tweening::AxisConstraint axisConstraint_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::UnityEngine::UnityEngine::Vector3> up_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOPunchPosition_223(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 punch_, float duration_, int32_t vibrato_, float elasticity_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOPunchScale_224(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 punch_, float duration_, int32_t vibrato_, float elasticity_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOPunchRotation_225(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 punch_, float duration_, int32_t vibrato_, float elasticity_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOShakePosition_226(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, float duration_, float strength_, int32_t vibrato_, float randomness_, bool snapping_, bool fadeOut_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOShakePosition_227(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, float duration_, DLL2SDK::UnityEngine::UnityEngine::Vector3 strength_, int32_t vibrato_, float randomness_, bool snapping_, bool fadeOut_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOShakeRotation_228(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, float duration_, float strength_, int32_t vibrato_, float randomness_, bool fadeOut_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOShakeRotation_229(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, float duration_, DLL2SDK::UnityEngine::UnityEngine::Vector3 strength_, int32_t vibrato_, float randomness_, bool fadeOut_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOShakeScale_230(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, float duration_, float strength_, int32_t vibrato_, float randomness_, bool fadeOut_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOShakeScale_231(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, float duration_, DLL2SDK::UnityEngine::UnityEngine::Vector3 strength_, int32_t vibrato_, float randomness_, bool fadeOut_);
static DLL2SDK::DOTween::DG::Tweening::Sequence* DOJump_232(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 endValue_, float jumpPower_, int32_t numJumps_, float duration_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Sequence* DOLocalJump_233(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 endValue_, float jumpPower_, int32_t numJumps_, float duration_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* DOPath_234(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* path_, float duration_, DLL2SDK::DOTween::DG::Tweening::PathType pathType_, DLL2SDK::DOTween::DG::Tweening::PathMode pathMode_, int32_t resolution_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::UnityEngine::UnityEngine::Color> gizmoColor_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* DOLocalPath_235(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* path_, float duration_, DLL2SDK::DOTween::DG::Tweening::PathType pathType_, DLL2SDK::DOTween::DG::Tweening::PathMode pathMode_, int32_t resolution_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::UnityEngine::UnityEngine::Color> gizmoColor_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* DOPath_236(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* path_, float duration_, DLL2SDK::DOTween::DG::Tweening::PathMode pathMode_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* DOLocalPath_237(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* path_, float duration_, DLL2SDK::DOTween::DG::Tweening::PathMode pathMode_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOTimeScale_238(DLL2SDK::DOTween::DG::Tweening::Tween* target_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOBlendableColor_239(DLL2SDK::UnityEngine::UnityEngine::Light* target_, DLL2SDK::UnityEngine::UnityEngine::Color endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOBlendableColor_240(DLL2SDK::UnityEngine::UnityEngine::Material* target_, DLL2SDK::UnityEngine::UnityEngine::Color endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOBlendableColor_241(DLL2SDK::UnityEngine::UnityEngine::Material* target_, DLL2SDK::UnityEngine::UnityEngine::Color endValue_, DLL2SDK::mscorlib::System::String* property_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOBlendableMoveBy_242(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 byValue_, float duration_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOBlendableLocalMoveBy_243(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 byValue_, float duration_, bool snapping_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOBlendableRotateBy_244(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 byValue_, float duration_, DLL2SDK::DOTween::DG::Tweening::RotateMode mode_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOBlendableLocalRotateBy_245(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 byValue_, float duration_, DLL2SDK::DOTween::DG::Tweening::RotateMode mode_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* DOBlendableScaleBy_246(DLL2SDK::UnityEngine::UnityEngine::Transform* target_, DLL2SDK::UnityEngine::UnityEngine::Vector3 byValue_, float duration_);
static int32_t DOComplete_247(DLL2SDK::UnityEngine::UnityEngine::Component* target_, bool withCallbacks_);
static int32_t DOComplete_248(DLL2SDK::UnityEngine::UnityEngine::Material* target_, bool withCallbacks_);
static int32_t DOKill_249(DLL2SDK::UnityEngine::UnityEngine::Component* target_, bool complete_);
static int32_t DOKill_250(DLL2SDK::UnityEngine::UnityEngine::Material* target_, bool complete_);
static int32_t DOFlip_251(DLL2SDK::UnityEngine::UnityEngine::Component* target_);
static int32_t DOFlip_252(DLL2SDK::UnityEngine::UnityEngine::Material* target_);
static int32_t DOGoto_253(DLL2SDK::UnityEngine::UnityEngine::Component* target_, float to_, bool andPlay_);
static int32_t DOGoto_254(DLL2SDK::UnityEngine::UnityEngine::Material* target_, float to_, bool andPlay_);
static int32_t DOPause_255(DLL2SDK::UnityEngine::UnityEngine::Component* target_);
static int32_t DOPause_256(DLL2SDK::UnityEngine::UnityEngine::Material* target_);
static int32_t DOPlay_257(DLL2SDK::UnityEngine::UnityEngine::Component* target_);
static int32_t DOPlay_258(DLL2SDK::UnityEngine::UnityEngine::Material* target_);
static int32_t DOPlayBackwards_259(DLL2SDK::UnityEngine::UnityEngine::Component* target_);
static int32_t DOPlayBackwards_260(DLL2SDK::UnityEngine::UnityEngine::Material* target_);
static int32_t DOPlayForward_261(DLL2SDK::UnityEngine::UnityEngine::Component* target_);
static int32_t DOPlayForward_262(DLL2SDK::UnityEngine::UnityEngine::Material* target_);
static int32_t DORestart_263(DLL2SDK::UnityEngine::UnityEngine::Component* target_, bool includeDelay_);
static int32_t DORestart_264(DLL2SDK::UnityEngine::UnityEngine::Material* target_, bool includeDelay_);
static int32_t DORewind_265(DLL2SDK::UnityEngine::UnityEngine::Component* target_, bool includeDelay_);
static int32_t DORewind_266(DLL2SDK::UnityEngine::UnityEngine::Material* target_, bool includeDelay_);
static int32_t DOSmoothRewind_267(DLL2SDK::UnityEngine::UnityEngine::Component* target_);
static int32_t DOSmoothRewind_268(DLL2SDK::UnityEngine::UnityEngine::Material* target_);
static int32_t DOTogglePause_269(DLL2SDK::UnityEngine::UnityEngine::Component* target_);
static int32_t DOTogglePause_270(DLL2SDK::UnityEngine::UnityEngine::Material* target_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct Sequence : DLL2SDK::DOTween::DG::Tweening::Tween
{
DLL2SDK::mscorlib::System::Collections::Generic::List_1<DLL2SDK::DOTween::DG::Tweening::Tween*>* sequencedTweens_;
DLL2SDK::mscorlib::System::Collections::Generic::List_1<DLL2SDK::DOTween::DG::Tweening::Core::ABSSequentiable*>* _sequencedObjs_;
float lastTweenInsertTime_;
void _ctor_149();
void Reset_155();
bool Validate_156();
bool Startup_157();
bool ApplyTween_158(float prevPosition_, int32_t prevCompletedLoops_, int32_t newCompletedSteps_, bool useInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateMode updateMode_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
static DLL2SDK::DOTween::DG::Tweening::Sequence* DoPrepend_150(DLL2SDK::DOTween::DG::Tweening::Sequence* inSequence_, DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static DLL2SDK::DOTween::DG::Tweening::Sequence* DoInsert_151(DLL2SDK::DOTween::DG::Tweening::Sequence* inSequence_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, float atPosition_);
static DLL2SDK::DOTween::DG::Tweening::Sequence* DoAppendInterval_152(DLL2SDK::DOTween::DG::Tweening::Sequence* inSequence_, float interval_);
static DLL2SDK::DOTween::DG::Tweening::Sequence* DoPrependInterval_153(DLL2SDK::DOTween::DG::Tweening::Sequence* inSequence_, float interval_);
static DLL2SDK::DOTween::DG::Tweening::Sequence* DoInsertCallback_154(DLL2SDK::DOTween::DG::Tweening::Sequence* inSequence_, DLL2SDK::DOTween::DG::Tweening::TweenCallback* callback_, float atPosition_);
static void Setup_159(DLL2SDK::DOTween::DG::Tweening::Sequence* s_);
static bool DoStartup_160(DLL2SDK::DOTween::DG::Tweening::Sequence* s_);
static bool DoApplyTween_161(DLL2SDK::DOTween::DG::Tweening::Sequence* s_, float prevPosition_, int32_t prevCompletedLoops_, int32_t newCompletedSteps_, bool useInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateMode updateMode_);
static bool ApplyInternalCycle_162(DLL2SDK::DOTween::DG::Tweening::Sequence* s_, float fromPos_, float toPos_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateMode updateMode_, bool useInverse_, bool prevPosIsInverse_, bool multiCycleStep_);
static int32_t SortSequencedObjs_163(DLL2SDK::DOTween::DG::Tweening::Core::ABSSequentiable* a_, DLL2SDK::DOTween::DG::Tweening::Core::ABSSequentiable* b_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct TweenExtensions : DLL2SDK::mscorlib::System::Object
{
static void Complete_113(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static void Complete_114(DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool withCallbacks_);
static void Flip_115(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static void ForceInit_116(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static void Goto_117(DLL2SDK::DOTween::DG::Tweening::Tween* t_, float to_, bool andPlay_);
static void Kill_118(DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool complete_);
template <typename T> static T Pause_119(T t_);
template <typename T> static T Play_120(T t_);
static void PlayBackwards_121(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static void PlayForward_122(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static void Restart_123(DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool includeDelay_, float changeDelayTo_);
static void Rewind_124(DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool includeDelay_);
static void SmoothRewind_125(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static void TogglePause_126(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static void GotoWaypoint_127(DLL2SDK::DOTween::DG::Tweening::Tween* t_, int32_t waypointIndex_, bool andPlay_);
static DLL2SDK::UnityEngine::UnityEngine::YieldInstruction* WaitForCompletion_128(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static DLL2SDK::UnityEngine::UnityEngine::YieldInstruction* WaitForRewind_129(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static DLL2SDK::UnityEngine::UnityEngine::YieldInstruction* WaitForKill_130(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static DLL2SDK::UnityEngine::UnityEngine::YieldInstruction* WaitForElapsedLoops_131(DLL2SDK::DOTween::DG::Tweening::Tween* t_, int32_t elapsedLoops_);
static DLL2SDK::UnityEngine::UnityEngine::YieldInstruction* WaitForPosition_132(DLL2SDK::DOTween::DG::Tweening::Tween* t_, float position_);
static DLL2SDK::UnityEngine::UnityEngine::Coroutine* WaitForStart_133(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static int32_t CompletedLoops_134(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static float Delay_135(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static float Duration_136(DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool includeLoops_);
static float Elapsed_137(DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool includeLoops_);
static float ElapsedPercentage_138(DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool includeLoops_);
static float ElapsedDirectionalPercentage_139(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static bool IsActive_140(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static bool IsBackwards_141(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static bool IsComplete_142(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static bool IsInitialized_143(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static bool IsPlaying_144(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static int32_t Loops_145(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
static DLL2SDK::UnityEngine::UnityEngine::Vector3 PathGetPoint_146(DLL2SDK::DOTween::DG::Tweening::Tween* t_, float pathPercentage_);
static DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* PathGetDrawPoints_147(DLL2SDK::DOTween::DG::Tweening::Tween* t_, int32_t subdivisionsXSegment_);
static float PathLength_148(DLL2SDK::DOTween::DG::Tweening::Tween* t_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct EaseFactory : DLL2SDK::mscorlib::System::Object
{
void _ctor_109();
static DLL2SDK::DOTween::DG::Tweening::EaseFunction* StopMotion_106(int32_t motionFps_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::DOTween::DG::Tweening::Ease> ease_);
static DLL2SDK::DOTween::DG::Tweening::EaseFunction* StopMotion_107(int32_t motionFps_, DLL2SDK::UnityEngine::UnityEngine::AnimationCurve* animCurve_);
static DLL2SDK::DOTween::DG::Tweening::EaseFunction* StopMotion_108(int32_t motionFps_, DLL2SDK::DOTween::DG::Tweening::EaseFunction* customEase_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct DOVirtual : DLL2SDK::mscorlib::System::Object
{
static DLL2SDK::DOTween::DG::Tweening::Tweener* Float_96(float from_, float to_, float duration_, DLL2SDK::DOTween::DG::Tweening::TweenCallback_1<float>* onVirtualUpdate_);
static float EasedValue_97(float from_, float to_, float lifetimePercentage_, DLL2SDK::DOTween::DG::Tweening::Ease easeType_);
static float EasedValue_98(float from_, float to_, float lifetimePercentage_, DLL2SDK::DOTween::DG::Tweening::Ease easeType_, float overshoot_);
static float EasedValue_99(float from_, float to_, float lifetimePercentage_, DLL2SDK::DOTween::DG::Tweening::Ease easeType_, float amplitude_, float period_);
static float EasedValue_100(float from_, float to_, float lifetimePercentage_, DLL2SDK::UnityEngine::UnityEngine::AnimationCurve* easeCurve_);
static DLL2SDK::DOTween::DG::Tweening::Tween* DelayedCall_101(float delay_, DLL2SDK::DOTween::DG::Tweening::TweenCallback* callback_, bool ignoreTimeScale_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct DOTween : DLL2SDK::mscorlib::System::Object
{
struct StaticFields
{
DLL2SDK::mscorlib::System::String* Version_;
bool useSafeMode_;
bool showUnityEditorReport_;
float timeScale_;
bool useSmoothDeltaTime_;
float maxSmoothUnscaledTime_;
DLL2SDK::DOTween::DG::Tweening::LogBehaviour _logBehaviour_;
bool drawGizmos_;
DLL2SDK::DOTween::DG::Tweening::UpdateType defaultUpdateType_;
bool defaultTimeScaleIndependent_;
DLL2SDK::DOTween::DG::Tweening::AutoPlay defaultAutoPlay_;
bool defaultAutoKill_;
DLL2SDK::DOTween::DG::Tweening::LoopType defaultLoopType_;
bool defaultRecyclable_;
DLL2SDK::DOTween::DG::Tweening::Ease defaultEaseType_;
float defaultEaseOvershootOrAmplitude_;
float defaultEasePeriod_;
DLL2SDK::DOTween::DG::Tweening::Core::DOTweenComponent* instance_;
bool isUnityEditor_;
bool isDebugBuild_;
int32_t maxActiveTweenersReached_;
int32_t maxActiveSequencesReached_;
DLL2SDK::mscorlib::System::Collections::Generic::List_1<DLL2SDK::DOTween::DG::Tweening::TweenCallback*>* GizmosDelegates_;
bool initialized_;
bool isQuitting_;
};
StaticFields* GetStaticFields() { return reinterpret_cast<StaticFields*>(this->ClassPtr->StaticFieldsPtr); }
void _ctor_92();
static DLL2SDK::DOTween::DG::Tweening::LogBehaviour get_logBehaviour_17();
static void set_logBehaviour_18(DLL2SDK::DOTween::DG::Tweening::LogBehaviour value_);
static void _cctor_19();
static DLL2SDK::DOTween::DG::Tweening::IDOTweenInit* Init_20(DLL2SDK::mscorlib::System::Nullable_1<bool> recycleAllByDefault_, DLL2SDK::mscorlib::System::Nullable_1<bool> useSafeMode_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::DOTween::DG::Tweening::LogBehaviour> logBehaviour_);
static void AutoInit_21();
static DLL2SDK::DOTween::DG::Tweening::IDOTweenInit* Init_22(DLL2SDK::DOTween::DG::Tweening::Core::DOTweenSettings* settings_, DLL2SDK::mscorlib::System::Nullable_1<bool> recycleAllByDefault_, DLL2SDK::mscorlib::System::Nullable_1<bool> useSafeMode_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::DOTween::DG::Tweening::LogBehaviour> logBehaviour_);
static void SetTweensCapacity_23(int32_t tweenersCapacity_, int32_t sequencesCapacity_);
static void Clear_24(bool destroy_);
static void ClearCachedTweens_25();
static int32_t Validate_26();
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<float, float, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::FloatOptions>* To_27(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<float>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<float>* setter_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<double, double, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* To_28(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<double>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<double>* setter_, double endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* To_29(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<int32_t>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<int32_t>* setter_, int32_t endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* To_30(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<uint32_t>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<uint32_t>* setter_, uint32_t endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* To_31(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<int64_t>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<int64_t>* setter_, int64_t endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* To_32(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<uint64_t>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<uint64_t>* setter_, uint64_t endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::mscorlib::System::String*, DLL2SDK::mscorlib::System::String*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::StringOptions>* To_33(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::mscorlib::System::String*>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::mscorlib::System::String*>* setter_, DLL2SDK::mscorlib::System::String* endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector2, DLL2SDK::UnityEngine::UnityEngine::Vector2, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* To_34(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector2>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector2>* setter_, DLL2SDK::UnityEngine::UnityEngine::Vector2 endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* To_35(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* setter_, DLL2SDK::UnityEngine::UnityEngine::Vector3 endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector4, DLL2SDK::UnityEngine::UnityEngine::Vector4, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* To_36(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector4>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector4>* setter_, DLL2SDK::UnityEngine::UnityEngine::Vector4 endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::QuaternionOptions>* To_37(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Quaternion>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Quaternion>* setter_, DLL2SDK::UnityEngine::UnityEngine::Vector3 endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Color, DLL2SDK::UnityEngine::UnityEngine::Color, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions>* To_38(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Color>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Color>* setter_, DLL2SDK::UnityEngine::UnityEngine::Color endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Rect, DLL2SDK::UnityEngine::UnityEngine::Rect, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::RectOptions>* To_39(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Rect>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Rect>* setter_, DLL2SDK::UnityEngine::UnityEngine::Rect endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* To_40(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::RectOffset*>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::RectOffset*>* setter_, DLL2SDK::UnityEngine::UnityEngine::RectOffset* endValue_, float duration_);
template <typename T1, typename T2, typename TPlugOptions> static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* To_41(DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<T1, T2, TPlugOptions>* plugin_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<T1>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<T1>* setter_, T2 endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::VectorOptions>* ToAxis_42(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* setter_, float endValue_, float duration_, DLL2SDK::DOTween::DG::Tweening::AxisConstraint axisConstraint_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* ToAlpha_43(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Color>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Color>* setter_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Tweener* To_44(DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<float>* setter_, float startValue_, float endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::Vector3ArrayOptions>* Punch_45(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* setter_, DLL2SDK::UnityEngine::UnityEngine::Vector3 direction_, float duration_, int32_t vibrato_, float elasticity_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::Vector3ArrayOptions>* Shake_46(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* setter_, float duration_, float strength_, int32_t vibrato_, float randomness_, bool ignoreZAxis_, bool fadeOut_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::Vector3ArrayOptions>* Shake_47(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* setter_, float duration_, DLL2SDK::UnityEngine::UnityEngine::Vector3 strength_, int32_t vibrato_, float randomness_, bool fadeOut_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::Vector3ArrayOptions>* Shake_48(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* setter_, float duration_, DLL2SDK::UnityEngine::UnityEngine::Vector3 strength_, int32_t vibrato_, float randomness_, bool ignoreZAxis_, bool vectorBased_, bool fadeOut_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::Vector3ArrayOptions>* ToArray_49(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* setter_, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* endValues_, DLL2SDK::Array<float>* durations_);
static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::DOTween::DG::Tweening::Color2, DLL2SDK::DOTween::DG::Tweening::Color2, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::ColorOptions>* To_50(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::DOTween::DG::Tweening::Color2>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::DOTween::DG::Tweening::Color2>* setter_, DLL2SDK::DOTween::DG::Tweening::Color2 endValue_, float duration_);
static DLL2SDK::DOTween::DG::Tweening::Sequence* Sequence_51();
static int32_t CompleteAll_52(bool withCallbacks_);
static int32_t Complete_53(DLL2SDK::mscorlib::System::Object* targetOrId_, bool withCallbacks_);
static int32_t CompleteAndReturnKilledTot_54();
static int32_t CompleteAndReturnKilledTot_55(DLL2SDK::mscorlib::System::Object* targetOrId_);
static int32_t CompleteAndReturnKilledTotExceptFor_56(DLL2SDK::Array<DLL2SDK::mscorlib::System::Object*>* excludeTargetsOrIds_);
static int32_t FlipAll_57();
static int32_t Flip_58(DLL2SDK::mscorlib::System::Object* targetOrId_);
static int32_t GotoAll_59(float to_, bool andPlay_);
static int32_t Goto_60(DLL2SDK::mscorlib::System::Object* targetOrId_, float to_, bool andPlay_);
static int32_t KillAll_61(bool complete_);
static int32_t KillAll_62(bool complete_, DLL2SDK::Array<DLL2SDK::mscorlib::System::Object*>* idsOrTargetsToExclude_);
static int32_t Kill_63(DLL2SDK::mscorlib::System::Object* targetOrId_, bool complete_);
static int32_t PauseAll_64();
static int32_t Pause_65(DLL2SDK::mscorlib::System::Object* targetOrId_);
static int32_t PlayAll_66();
static int32_t Play_67(DLL2SDK::mscorlib::System::Object* targetOrId_);
static int32_t Play_68(DLL2SDK::mscorlib::System::Object* target_, DLL2SDK::mscorlib::System::Object* id_);
static int32_t PlayBackwardsAll_69();
static int32_t PlayBackwards_70(DLL2SDK::mscorlib::System::Object* targetOrId_);
static int32_t PlayBackwards_71(DLL2SDK::mscorlib::System::Object* target_, DLL2SDK::mscorlib::System::Object* id_);
static int32_t PlayForwardAll_72();
static int32_t PlayForward_73(DLL2SDK::mscorlib::System::Object* targetOrId_);
static int32_t PlayForward_74(DLL2SDK::mscorlib::System::Object* target_, DLL2SDK::mscorlib::System::Object* id_);
static int32_t RestartAll_75(bool includeDelay_);
static int32_t Restart_76(DLL2SDK::mscorlib::System::Object* targetOrId_, bool includeDelay_, float changeDelayTo_);
static int32_t Restart_77(DLL2SDK::mscorlib::System::Object* target_, DLL2SDK::mscorlib::System::Object* id_, bool includeDelay_, float changeDelayTo_);
static int32_t RewindAll_78(bool includeDelay_);
static int32_t Rewind_79(DLL2SDK::mscorlib::System::Object* targetOrId_, bool includeDelay_);
static int32_t SmoothRewindAll_80();
static int32_t SmoothRewind_81(DLL2SDK::mscorlib::System::Object* targetOrId_);
static int32_t TogglePauseAll_82();
static int32_t TogglePause_83(DLL2SDK::mscorlib::System::Object* targetOrId_);
static bool IsTweening_84(DLL2SDK::mscorlib::System::Object* targetOrId_, bool alsoCheckIfIsPlaying_);
static int32_t TotalPlayingTweens_85();
static DLL2SDK::mscorlib::System::Collections::Generic::List_1<DLL2SDK::DOTween::DG::Tweening::Tween*>* PlayingTweens_86();
static DLL2SDK::mscorlib::System::Collections::Generic::List_1<DLL2SDK::DOTween::DG::Tweening::Tween*>* PausedTweens_87();
static DLL2SDK::mscorlib::System::Collections::Generic::List_1<DLL2SDK::DOTween::DG::Tweening::Tween*>* TweensById_88(DLL2SDK::mscorlib::System::Object* id_, bool playingOnly_);
static DLL2SDK::mscorlib::System::Collections::Generic::List_1<DLL2SDK::DOTween::DG::Tweening::Tween*>* TweensByTarget_89(DLL2SDK::mscorlib::System::Object* target_, bool playingOnly_);
static void InitCheck_90();
template <typename T1, typename T2, typename TPlugOptions> static DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* ApplyTo_91(DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<T1>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<T1>* setter_, T2 endValue_, float duration_, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<T1, T2, TPlugOptions>* plugin_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct EaseFunction : DLL2SDK::mscorlib::System::MulticastDelegate
{
void _ctor_13(DLL2SDK::mscorlib::System::Object* object_, intptr_t method_);
float Invoke_14(float time_, float duration_, float overshootOrAmplitude_, float period_);
DLL2SDK::mscorlib::System::IAsyncResult* BeginInvoke_15(float time_, float duration_, float overshootOrAmplitude_, float period_, DLL2SDK::mscorlib::System::AsyncCallback* callback_, DLL2SDK::mscorlib::System::Object* object_);
float EndInvoke_16(DLL2SDK::mscorlib::System::IAsyncResult* result_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
template <typename T> struct TweenCallback_1 : DLL2SDK::mscorlib::System::MulticastDelegate
{
void _ctor_9(DLL2SDK::mscorlib::System::Object* object_, intptr_t method_);
void Invoke_10(T value_);
DLL2SDK::mscorlib::System::IAsyncResult* BeginInvoke_11(T value_, DLL2SDK::mscorlib::System::AsyncCallback* callback_, DLL2SDK::mscorlib::System::Object* object_);
void EndInvoke_12(DLL2SDK::mscorlib::System::IAsyncResult* result_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct TweenCallback : DLL2SDK::mscorlib::System::MulticastDelegate
{
void _ctor_5(DLL2SDK::mscorlib::System::Object* object_, intptr_t method_);
void Invoke_6();
DLL2SDK::mscorlib::System::IAsyncResult* BeginInvoke_7(DLL2SDK::mscorlib::System::AsyncCallback* callback_, DLL2SDK::mscorlib::System::Object* object_);
void EndInvoke_8(DLL2SDK::mscorlib::System::IAsyncResult* result_);
};
}
namespace DLL2SDK::DOTween
{
struct _Module_ : DLL2SDK::Object
{
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct ShortcutExtensions___c__DisplayClass17_0 : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::DOTween::DG::Tweening::Color2 startValue_;
DLL2SDK::UnityEngine::UnityEngine::LineRenderer* target_;
void _ctor_322();
DLL2SDK::DOTween::DG::Tweening::Color2 _DOColor_b__0_323();
void _DOColor_b__1_324(DLL2SDK::DOTween::DG::Tweening::Color2 x_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core::Easing
{
struct EaseManager : DLL2SDK::mscorlib::System::Object
{
struct StaticFields
{
float _PiOver2_;
float _TwoPi_;
};
StaticFields* GetStaticFields() { return reinterpret_cast<StaticFields*>(this->ClassPtr->StaticFieldsPtr); }
static float Evaluate_981(DLL2SDK::DOTween::DG::Tweening::Tween* t_, float time_, float duration_, float overshootOrAmplitude_, float period_);
static float Evaluate_982(DLL2SDK::DOTween::DG::Tweening::Ease easeType_, DLL2SDK::DOTween::DG::Tweening::EaseFunction* customEase_, float time_, float duration_, float overshootOrAmplitude_, float period_);
static DLL2SDK::DOTween::DG::Tweening::EaseFunction* ToEaseFunction_983(DLL2SDK::DOTween::DG::Tweening::Ease ease_);
static bool IsFlashEase_984(DLL2SDK::DOTween::DG::Tweening::Ease ease_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening
{
struct Tweener : DLL2SDK::DOTween::DG::Tweening::Tween
{
bool hasManuallySetStartValue_;
bool isFromAllowed_;
void _ctor_621();
DLL2SDK::DOTween::DG::Tweening::Tweener* ChangeStartValue_622(DLL2SDK::mscorlib::System::Object* newStartValue_, float newDuration_);
DLL2SDK::DOTween::DG::Tweening::Tweener* ChangeEndValue_623(DLL2SDK::mscorlib::System::Object* newEndValue_, float newDuration_, bool snapStartValue_);
DLL2SDK::DOTween::DG::Tweening::Tweener* ChangeEndValue_624(DLL2SDK::mscorlib::System::Object* newEndValue_, bool snapStartValue_);
DLL2SDK::DOTween::DG::Tweening::Tweener* ChangeValues_625(DLL2SDK::mscorlib::System::Object* newStartValue_, DLL2SDK::mscorlib::System::Object* newEndValue_, float newDuration_);
DLL2SDK::DOTween::DG::Tweening::Tweener* SetFrom_626(bool relative_);
template <typename T1, typename T2, typename TPlugOptions> static bool Setup_627(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* t_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<T1>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<T1>* setter_, T2 endValue_, float duration_, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<T1, T2, TPlugOptions>* plugin_);
template <typename T1, typename T2, typename TPlugOptions> static float DoUpdateDelay_628(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* t_, float elapsed_);
template <typename T1, typename T2, typename TPlugOptions> static bool DoStartup_629(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* t_);
template <typename T1, typename T2, typename TPlugOptions> static DLL2SDK::DOTween::DG::Tweening::Tweener* DoChangeStartValue_630(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* t_, T2 newStartValue_, float newDuration_);
template <typename T1, typename T2, typename TPlugOptions> static DLL2SDK::DOTween::DG::Tweening::Tweener* DoChangeEndValue_631(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* t_, T2 newEndValue_, float newDuration_, bool snapStartValue_);
template <typename T1, typename T2, typename TPlugOptions> static DLL2SDK::DOTween::DG::Tweening::Tweener* DoChangeValues_632(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* t_, T2 newStartValue_, T2 newEndValue_, float newDuration_);
template <typename T1, typename T2, typename TPlugOptions> static bool DOStartupSpecials_633(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* t_);
template <typename T1, typename T2, typename TPlugOptions> static void DOStartupDurationBased_634(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<T1, T2, TPlugOptions>* t_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
struct SequenceCallback : DLL2SDK::DOTween::DG::Tweening::Core::ABSSequentiable
{
void _ctor_926(float sequencedPosition_, DLL2SDK::DOTween::DG::Tweening::TweenCallback* callback_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
struct DOTweenSettings : DLL2SDK::UnityEngine::UnityEngine::ScriptableObject
{
bool useSafeMode_;
float timeScale_;
bool useSmoothDeltaTime_;
float maxSmoothUnscaledTime_;
bool showUnityEditorReport_;
DLL2SDK::DOTween::DG::Tweening::LogBehaviour logBehaviour_;
bool drawGizmos_;
bool defaultRecyclable_;
DLL2SDK::DOTween::DG::Tweening::AutoPlay defaultAutoPlay_;
DLL2SDK::DOTween::DG::Tweening::UpdateType defaultUpdateType_;
bool defaultTimeScaleIndependent_;
DLL2SDK::DOTween::DG::Tweening::Ease defaultEaseType_;
float defaultEaseOvershootOrAmplitude_;
float defaultEasePeriod_;
bool defaultAutoKill_;
DLL2SDK::DOTween::DG::Tweening::LoopType defaultLoopType_;
DLL2SDK::DOTween::DG::Tweening::Core::DOTweenSettings_SettingsLocation storeSettingsLocation_;
struct StaticFields
{
DLL2SDK::mscorlib::System::String* AssetName_;
};
StaticFields* GetStaticFields() { return reinterpret_cast<StaticFields*>(this->ClassPtr->StaticFieldsPtr); }
void _ctor_922();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::CustomPlugins
{
struct PureQuaternionPlugin : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>
{
struct StaticFields
{
DLL2SDK::DOTween::DG::Tweening::CustomPlugins::PureQuaternionPlugin* _plug_;
};
StaticFields* GetStaticFields() { return reinterpret_cast<StaticFields*>(this->ClassPtr->StaticFieldsPtr); }
void Reset_840(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_);
void SetFrom_841(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_, bool isRelative_);
DLL2SDK::UnityEngine::UnityEngine::Quaternion ConvertToStartValue_842(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_, DLL2SDK::UnityEngine::UnityEngine::Quaternion value_);
void SetRelativeEndValue_843(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_);
void SetChangeValue_844(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions>* t_);
float GetSpeedBasedDuration_845(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions options_, float unitsXSecond_, DLL2SDK::UnityEngine::UnityEngine::Quaternion changeValue_);
void EvaluateAndApply_846(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::NoOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Quaternion>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Quaternion>* setter_, float elapsed_, DLL2SDK::UnityEngine::UnityEngine::Quaternion startValue_, DLL2SDK::UnityEngine::UnityEngine::Quaternion changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_847();
static DLL2SDK::DOTween::DG::Tweening::CustomPlugins::PureQuaternionPlugin* Plug_839();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore
{
struct Path : DLL2SDK::mscorlib::System::Object
{
DLL2SDK::Array<float>* wpLengths_;
DLL2SDK::DOTween::DG::Tweening::PathType type_;
int32_t subdivisionsXSegment_;
int32_t subdivisions_;
DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* wps_;
DLL2SDK::Array<DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::ControlPoint>* controlPoints_;
float length_;
bool isFinalized_;
DLL2SDK::Array<float>* timesTable_;
DLL2SDK::Array<float>* lengthsTable_;
int32_t linearWPIndex_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* _incrementalClone_;
int32_t _incrementalIndex_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::ABSPathDecoder* _decoder_;
bool _changed_;
DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* nonLinearDrawWps_;
DLL2SDK::UnityEngine::UnityEngine::Vector3 targetPosition_;
DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::UnityEngine::UnityEngine::Vector3> lookAtPosition_;
DLL2SDK::UnityEngine::UnityEngine::Color gizmoColor_;
struct StaticFields
{
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::CatmullRomDecoder* _catmullRomDecoder_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::LinearDecoder* _linearDecoder_;
};
StaticFields* GetStaticFields() { return reinterpret_cast<StaticFields*>(this->ClassPtr->StaticFieldsPtr); }
void _ctor_825(DLL2SDK::DOTween::DG::Tweening::PathType type_, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* waypoints_, int32_t subdivisionsXSegment_, DLL2SDK::mscorlib::System::Nullable_1<DLL2SDK::UnityEngine::UnityEngine::Color> gizmoColor_);
void _ctor_826();
void FinalizePath_827(bool isClosedPath_, DLL2SDK::DOTween::DG::Tweening::AxisConstraint lockPositionAxes_, DLL2SDK::UnityEngine::UnityEngine::Vector3 currTargetVal_);
DLL2SDK::UnityEngine::UnityEngine::Vector3 GetPoint_828(float perc_, bool convertToConstantPerc_);
float ConvertToConstantPathPerc_829(float perc_);
int32_t GetWaypointIndexFromPerc_830(float perc_, bool isMovingForward_);
void Destroy_833();
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* CloneIncremental_834(int32_t loopIncrement_);
void AssignWaypoints_835(DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* newWps_, bool cloneWps_);
void AssignDecoder_836(DLL2SDK::DOTween::DG::Tweening::PathType pathType_);
void Draw_837();
static DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* GetDrawPoints_831(DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* p_, int32_t drawSubdivisionsXSegment_);
static void RefreshNonLinearDrawWps_832(DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* p_);
static void Draw_838(DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* p_);
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore
{
struct LinearDecoder : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::ABSPathDecoder
{
void FinalizePath_820(DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* p_, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* wps_, bool isClosedPath_);
DLL2SDK::UnityEngine::UnityEngine::Vector3 GetPoint_821(float perc_, DLL2SDK::Array<DLL2SDK::UnityEngine::UnityEngine::Vector3>* wps_, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* p_, DLL2SDK::Array<DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::ControlPoint>* controlPoints_);
void SetTimeToLengthTables_822(DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* p_, int32_t subdivisions_);
void SetWaypointsLengths_823(DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* p_, int32_t subdivisions_);
void _ctor_824();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins
{
struct StringPlugin : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<DLL2SDK::mscorlib::System::String*, DLL2SDK::mscorlib::System::String*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::StringOptions>
{
struct StaticFields
{
DLL2SDK::mscorlib::System::Text::StringBuilder* _Buffer_;
DLL2SDK::mscorlib::System::Collections::Generic::List_1<wchar_t>* _OpenedTags_;
};
StaticFields* GetStaticFields() { return reinterpret_cast<StaticFields*>(this->ClassPtr->StaticFieldsPtr); }
void SetFrom_750(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::mscorlib::System::String*, DLL2SDK::mscorlib::System::String*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::StringOptions>* t_, bool isRelative_);
void Reset_751(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::mscorlib::System::String*, DLL2SDK::mscorlib::System::String*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::StringOptions>* t_);
DLL2SDK::mscorlib::System::String* ConvertToStartValue_752(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::mscorlib::System::String*, DLL2SDK::mscorlib::System::String*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::StringOptions>* t_, DLL2SDK::mscorlib::System::String* value_);
void SetRelativeEndValue_753(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::mscorlib::System::String*, DLL2SDK::mscorlib::System::String*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::StringOptions>* t_);
void SetChangeValue_754(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::mscorlib::System::String*, DLL2SDK::mscorlib::System::String*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::StringOptions>* t_);
float GetSpeedBasedDuration_755(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::StringOptions options_, float unitsXSecond_, DLL2SDK::mscorlib::System::String* changeValue_);
void EvaluateAndApply_756(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::StringOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::mscorlib::System::String*>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::mscorlib::System::String*>* setter_, float elapsed_, DLL2SDK::mscorlib::System::String* startValue_, DLL2SDK::mscorlib::System::String* changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
DLL2SDK::mscorlib::System::Text::StringBuilder* Append_757(DLL2SDK::mscorlib::System::String* value_, int32_t startIndex_, int32_t length_, bool richTextEnabled_);
DLL2SDK::Array<wchar_t>* ScrambledCharsToUse_758(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::StringOptions options_);
void _ctor_759();
static void _cctor_760();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins
{
struct QuaternionPlugin : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::QuaternionOptions>
{
void Reset_701(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::QuaternionOptions>* t_);
void SetFrom_702(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::QuaternionOptions>* t_, bool isRelative_);
DLL2SDK::UnityEngine::UnityEngine::Vector3 ConvertToStartValue_703(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::QuaternionOptions>* t_, DLL2SDK::UnityEngine::UnityEngine::Quaternion value_);
void SetRelativeEndValue_704(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::QuaternionOptions>* t_);
void SetChangeValue_705(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Quaternion, DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::QuaternionOptions>* t_);
float GetSpeedBasedDuration_706(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::QuaternionOptions options_, float unitsXSecond_, DLL2SDK::UnityEngine::UnityEngine::Vector3 changeValue_);
void EvaluateAndApply_707(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::QuaternionOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Quaternion>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Quaternion>* setter_, float elapsed_, DLL2SDK::UnityEngine::UnityEngine::Vector3 startValue_, DLL2SDK::UnityEngine::UnityEngine::Vector3 changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_708();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Plugins
{
struct PathPlugin : DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>
{
struct StaticFields
{
float MinLookAhead_;
};
StaticFields* GetStaticFields() { return reinterpret_cast<StaticFields*>(this->ClassPtr->StaticFieldsPtr); }
void Reset_675(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* t_);
void SetFrom_676(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* t_, bool isRelative_);
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* ConvertToStartValue_678(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* t_, DLL2SDK::UnityEngine::UnityEngine::Vector3 value_);
void SetRelativeEndValue_679(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* t_);
void SetChangeValue_680(DLL2SDK::DOTween::DG::Tweening::Core::TweenerCore_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* t_);
float GetSpeedBasedDuration_681(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions options_, float unitsXSecond_, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* changeValue_);
void EvaluateAndApply_682(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, bool isRelative_, DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* getter_, DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<DLL2SDK::UnityEngine::UnityEngine::Vector3>* setter_, float elapsed_, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* startValue_, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* changeValue_, float duration_, bool usingInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void SetOrientation_683(DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions options_, DLL2SDK::DOTween::DG::Tweening::Tween* t_, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path* path_, float pathPerc_, DLL2SDK::UnityEngine::UnityEngine::Vector3 tPos_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
void _ctor_684();
static DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<DLL2SDK::UnityEngine::UnityEngine::Vector3, DLL2SDK::DOTween::DG::Tweening::Plugins::Core::PathCore::Path*, DLL2SDK::DOTween::DG::Tweening::Plugins::Options::PathOptions>* Get_677();
};
}
namespace DLL2SDK::DOTween::DG::Tweening::Core
{
template <typename T2, typename TPlugOptions, typename T1> struct TweenerCore_3 : DLL2SDK::DOTween::DG::Tweening::Tweener
{
T2 startValue_;
T2 endValue_;
T2 changeValue_;
TPlugOptions plugOptions_;
DLL2SDK::DOTween::DG::Tweening::Core::DOGetter_1<T1>* getter_;
DLL2SDK::DOTween::DG::Tweening::Core::DOSetter_1<T1>* setter_;
DLL2SDK::DOTween::DG::Tweening::Plugins::Core::ABSTweenPlugin_3<T1, T2, TPlugOptions>* tweenPlugin_;
struct StaticFields
{
DLL2SDK::mscorlib::System::String* _TxtCantChangeSequencedValues_;
};
StaticFields* GetStaticFields() { return reinterpret_cast<StaticFields*>(this->ClassPtr->StaticFieldsPtr); }
void _ctor_967();
DLL2SDK::DOTween::DG::Tweening::Tweener* ChangeStartValue_968(DLL2SDK::mscorlib::System::Object* newStartValue_, float newDuration_);
DLL2SDK::DOTween::DG::Tweening::Tweener* ChangeEndValue_969(DLL2SDK::mscorlib::System::Object* newEndValue_, bool snapStartValue_);
DLL2SDK::DOTween::DG::Tweening::Tweener* ChangeEndValue_970(DLL2SDK::mscorlib::System::Object* newEndValue_, float newDuration_, bool snapStartValue_);
DLL2SDK::DOTween::DG::Tweening::Tweener* ChangeValues_971(DLL2SDK::mscorlib::System::Object* newStartValue_, DLL2SDK::mscorlib::System::Object* newEndValue_, float newDuration_);
DLL2SDK::DOTween::DG::Tweening::Tweener* SetFrom_972(bool relative_);
void Reset_973();
bool Validate_974();
float UpdateDelay_975(float elapsed_);
bool Startup_976();
bool ApplyTween_977(float prevPosition_, int32_t prevCompletedLoops_, int32_t newCompletedSteps_, bool useInversePosition_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateMode updateMode_, DLL2SDK::DOTween::DG::Tweening::Core::Enums::UpdateNotice updateNotice_);
};
}