The key that identifies this tween - can be null
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Object Key { get; set; }
Public Property Key As Object
Get
Set
public:
virtual property Object^ Key {
Object^ get () sealed;
void set (Object^ value) sealed;
}
abstract Key : Object with get, set
override Key : Object with get, set
Property Value
Type:
ObjectImplements
ITweenKeySee Also