Gets the current state of the tween.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax TweenState State { get; }
ReadOnly Property State As TweenState
Get
property TweenState State {
TweenState get ();
}
abstract State : TweenState with get
Property Value
Type:
TweenStateSee Also