BaseDwellSample.targetButton Field    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected: UnityEngine::UI::Button ^ targetButton;
	[UnityEngine.SerializeField]
protected UnityEngine.UI.Button targetButton;
	[<UnityEngine.SerializeField>]
val mutable targetButton : UnityEngine.UI.Button
	Protected targetButton As Button 
	Field Value
		UnityEngine.UI.Button
		
	
	
	- Attributes
 - 
			UnityEngine.SerializeFieldAttribute