|
void | TweenValue (float floatPercentage) |
|
void | AddOnChangedCallback (UnityAction< float > callback) |
|
bool | GetIgnoreTimescale () |
|
float | GetDuration () |
|
bool | ValidTarget () |
|
|
float | startValue [get, set] |
|
float | targetValue [get, set] |
|
float | duration [get, set] |
|
bool | ignoreTimeScale [get, set] |
|
bool | ignoreTimeScale [get] |
|
float | duration [get] |
|
|
FloatTweenCallback | m_Target |
|
float | m_StartValue |
|
float | m_TargetValue |
|
float | m_Duration |
|
bool | m_IgnoreTimeScale |
|
Definition at line 119 of file TMP_CoroutineTween.cs.
The documentation for this struct was generated from the following file: