Click or drag to resize

WidgetOutputAddConnection Method (GameObject, String)

Namespace:  IBM.Watson.DeveloperCloud.Widgets
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool AddConnection(
	GameObject targetObject,
	string targetConnection = null
)

Parameters

targetObject
Type: GameObject
targetConnection (Optional)
Type: SystemString

Return Value

Type: Boolean
See Also