 | GameObjectSingleSetterTTarget Property |
Current taret to set value to.
Namespace:
Slash.Unity.DataBind.Foundation.Setters
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic GameObject Target { get; }
Public ReadOnly Property Target As GameObject
Get
public:
property GameObject^ Target {
GameObject^ get ();
}
member Target : GameObject with get
Property Value
Type:
GameObject
See Also