TweenTGameObject Property |
The game object - null if none
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public GameObject GameObject { get; set; }
Public Property GameObject As GameObject
Get
Set
public:
property GameObject^ GameObject {
GameObject^ get ();
void set (GameObject^ value);
}
member GameObject : GameObject with get, set
Property Value
Type:
GameObjectSee Also