| Send2DTexture_Example_SendTextureButton Field |
A handle to the button used to initiate the texture transfer
Namespace:
SimpleDemos
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private Button _SendTextureButton
Private _SendTextureButton As Button
private:
Button^ _SendTextureButton
val mutable private _SendTextureButton: Button
Field Value
Type:
ButtonSee Also